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

Creating ollama plugin (copilot/chatgpt like extension) #14253

Closed
1 task done
alejandro-alzate opened this issue Jul 11, 2024 · 4 comments
Closed
1 task done

Creating ollama plugin (copilot/chatgpt like extension) #14253

alejandro-alzate opened this issue Jul 11, 2024 · 4 comments
Labels
ai Improvement related to Assistant, Copilot, or other AI features enhancement [core label] inline completion Umbrella label for Copilot, Supermaven, etc. completions

Comments

@alejandro-alzate
Copy link

Check for existing issues

  • Completed

Describe the feature

Cut and Dry: Forget using copilot or chatgpt with their subscriptions and privacy nightmares.

We have generative transformers at home
generative transformers at home:
$ ollama run codellama llama2 etc.

So interfacing with a local running one although with more latency which at least it only costs the electricity bill and a bit of heat.

So having in-house code completion hints would be nice.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@alejandro-alzate alejandro-alzate added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Jul 11, 2024
@alejandro-alzate alejandro-alzate changed the title Creating ollama plugin copilot chatgpt like extension Creating ollama plugin (copilot/chatgpt like extension) Jul 11, 2024
@JosephTLyons JosephTLyons added inline completion Umbrella label for Copilot, Supermaven, etc. completions and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Jul 12, 2024
@JosephTLyons
Copy link
Collaborator

Hey @alejandro-alzate, we currently have support for Ollama in the assistant panel:

https://zed.dev/docs/assistant-panel#using-ollama-on-macos

We also have an issue up for someone wanting to potentially add Ollama support for inline completions (copilot/supermaven style completions):

Feel free to upvote that with a 👍 one, I'm going to close this one out.

@alejandro-alzate
Copy link
Author

Sorry for bothering though. but thanks!

@JosephTLyons JosephTLyons added the ai Improvement related to Assistant, Copilot, or other AI features label Jul 16, 2024
@brianevanmiller
Copy link

Hey @alejandro-alzate, we currently have support for Ollama in the assistant panel:

https://zed.dev/docs/assistant-panel#using-ollama-on-macos

We also have an issue up for someone wanting to potentially add Ollama support for inline completions (copilot/supermaven style completions):

Feel free to upvote that with a 👍 one, I'm going to close this one out.

@JosephTLyons - it looks like you linked the same issue here.

I personally think local LLM support for inline completions would be excellent. I work on a few private codebases and don't trust Supermaven / Copilot with those codebases.

Should we open a new issue or did you mean to refer to an existing issue?

@shishkin
Copy link

shishkin commented Nov 2, 2024

I think #18490 was supposed to be linked instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai Improvement related to Assistant, Copilot, or other AI features enhancement [core label] inline completion Umbrella label for Copilot, Supermaven, etc. completions
Projects
None yet
Development

No branches or pull requests

4 participants