Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Is it possible to make this available entirely local #48

Open
0PandaDEV opened this issue Mar 18, 2024 · 1 comment
Open

Is it possible to make this available entirely local #48

0PandaDEV opened this issue Mar 18, 2024 · 1 comment

Comments

@0PandaDEV
Copy link

By this I mean is it possible to just copy these extensions functions like accessing your codebase and use it not with a cursor API key or an OpenAI API key but with a locally hosted LLM, for example dolphin-mixtral hosted with Ollama

@unixzii
Copy link
Member

unixzii commented Mar 19, 2024

Is there any local services available for code generation? AFAIK, LLM itself is not sufficient for this function. We have to add something like embedding, code indexing, etc. Cursor provided an out-of-box capability for us to crating this extension.

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

No branches or pull requests

2 participants