Skip to content

Add functionality to allow LLM to choose appropriate input files for script context #368

Open
@bzorn

Description

@bzorn

Instead of a user writing

def("INFO", env.files, ...)

the user would say:

modeldef("INFO", "NL describing criteria", env.files) and the model would determine which of the files in the current folder/repo would be useful in the query.

Or maybe this would just be implicit in the NL description (as a header parameter like "model-chooses-content: True"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions