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

Update language-model.md with correct supported lm families #7881

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ozanani
Copy link

@ozanani ozanani commented Dec 19, 2024

Hi, there are 2 issues with the current documentation:

  1. o1-preview is not available as a model family, it is called o1.
  2. gemini-1.5-pro is not available.

See the following screenshot which returns from:

await vscode.lm.selectChatModels({
            vendor: "copilot",
        });
image

@ntrogh
Copy link
Contributor

ntrogh commented Jan 2, 2025

@ozanani Thanks for raising this PR. About Gemini not being available, can you check that Gemini preview is enabled for your Copilot subscription (https://github.com/settings/copilot)?

@ozanani
Copy link
Author

ozanani commented Jan 2, 2025

@ntrogh it does not appear in my settings.

@ntrogh
Copy link
Contributor

ntrogh commented Jan 2, 2025

@ozanani I seem to have mixed up with the Claude model setting... Gemini support was announced at GitHub Universe, but agree it looks it's not available in the API yet.

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.

2 participants