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

[FEATURE REQUEST] Add Copilot #42

Open
adriangalilea opened this issue Jul 23, 2024 · 4 comments
Open

[FEATURE REQUEST] Add Copilot #42

adriangalilea opened this issue Jul 23, 2024 · 4 comments

Comments

@adriangalilea
Copy link

As seen in helix-gpt

@SilasMarvin
Copy link
Owner

Can you expand on this please?

@adriangalilea
Copy link
Author

There are currently four different types of configurable models:

  • llama.cpp models
  • Ollama models
  • OpenAI API compatible models
  • Anthropic API compatible models
  • Mistral AI API compatible models

I'm suggesting using GIthub Copilot as it has a predictable price, I was pointing to that project that successfully used Github Copilot as LSP.

@zoedsoupe
Copy link

the problem is copilot does not uses the LS protocol, it uses a proprietary protocol to communicate with the model.

@adriangalilea
Copy link
Author

the problem is copilot does not uses the LS protocol, it uses a proprietary protocol to communicate with the model.

Got it, but the project I linked uses it as LSP, maybe it can be used as reference, either way I stopped using copilot in favour of Claude :P

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

No branches or pull requests

3 participants