Skip to content

Is there a repository map or RAG feature? #2108

@vldF

Description

@vldF

Repository map (Aider, continue) allows LLM automatically understand high-level structure of a codebase to be able to query some detailed info about it if needed

RAGs are also allows to optimize LLM work. Tool indexes the whole codebase with embedding LLM, then on user request it appends the most similar files to the context

As far as I can see there are no these features right now. Do you have plans to support them?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions