Skip to content

Add a name and separator before contents? #4

Open
@bogorad

Description

@bogorad

With these new LLMs with a million-token content window it doesn't make sense to use RAG any longer, it's better just copy your whole codebase. I use a separate utility for this, but if this plugin allowed prepending the file name to the contents, it'd be so much easier!

E.g.,

README.md:
'''
contents
...
contents
'''

server/server.js:
'''
contents
...
contents
'''

etc. Delimiters and file name format configurable :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions