Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multi file context #51

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

feat: multi file context #51

wants to merge 25 commits into from

Conversation

McPatate
Copy link
Member

Add support for multi file context using a vectordb and the StarEncoder model to generate embeddings to find the most relevant pieces of code from the other files in the code base.

@McPatate McPatate force-pushed the feat/multi_file_context branch from 0d8979a to 28c4cfe Compare December 11, 2023 10:00
@McPatate McPatate force-pushed the feat/multi_file_context branch 3 times, most recently from 325cfcc to bc23401 Compare January 28, 2024 22:30
@McPatate McPatate force-pushed the feat/multi_file_context branch from 0409d79 to 11d2906 Compare February 6, 2024 15:01
@McPatate McPatate force-pushed the feat/multi_file_context branch from 58f814d to 6e3d6c0 Compare February 28, 2024 18:22
---------

Co-authored-by: Quentin Maire <[email protected]>
Co-authored-by: Luc Georges <[email protected]>
@olebedev
Copy link

Hi @McPatate, I believe this feature could be quite useful. Could you please update on the status of this PR? Is it scheduled for review soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants