Storia-AI / sage

Chat with any codebase in under two minutes | Fully local or via third-party APIs
https://sage.storia.ai
Apache License 2.0
1.06k stars 90 forks source link

Can sage support multi code repos comparison function? #90

Open CoderYiFei opened 1 month ago

CoderYiFei commented 1 month ago

can sage support code repo comparison function. For example , I want to add 2~3 code repo here

image

to ask how to both use two code repo, to finish my business

iuliaturc commented 1 month ago

That is indeed a feature request we get often. Will keep you posted.

For the OSS version, you could simply index multiple codebases under the same index namespace, which would implicitly force the retriever to bring context from both codebases.