Skip to content

Allow users to directly mention files in the prompt (instead of using def()) #366

Open
@bzorn

Description

@bzorn

Since we allow a prompt to say "write to file foo.md", it would be a parallel capability to be able to say in the script prompt:

"The important information you need is in file foo.md. Read that file and answer these questions..."

Versus having to say:

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

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