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: add support for GitHub Copilot LLM #1317

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

Conversation

vunguyen9584
Copy link

Add VSCodeLLMProvider to enable the use of Github Copilot LLM (like Claude 3.5 Sonnet or GPT-4) when users have enabled Github Copilot and installed the LLM server extension to access Github Copilot's supported LLMs.

@vunguyen9584 vunguyen9584 changed the title feat: Add support for GitHub Copilot LLM feat: add support for GitHub Copilot LLM Feb 14, 2025
@kmaba
Copy link

kmaba commented Feb 17, 2025

Error in chat completion: Invalid message at index 0: role must be 'system', 'user', or 'assistant' when using a model like o3-minii

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