Skip to content

feat: use model name and versioning for model selection and switch to gpt-4o-2024-11-20 #1055

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

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

deathbeam
Copy link
Collaborator

Update model selection logic to use model names with versioning instead of just IDs. This improves user experience by showing more descriptive model names in the selection UI and ensures the latest version of each model is preferred when filtering available models.

Also updates the default model to the latest gpt-4o-2024-11-20 version.

Related #1052 (comment)

Update model selection logic to use model names with versioning instead
of just IDs. This improves user experience by showing more descriptive
model names in the selection UI and ensures the latest version of each
model is preferred when filtering available models.

Also updates the default model to the latest gpt-4o-2024-11-20 version.

Related CopilotC-Nvim#1052 (comment)
@deathbeam deathbeam added the enhancement New feature or request label Mar 25, 2025
@deathbeam deathbeam merged commit 9ce16d4 into CopilotC-Nvim:main Mar 25, 2025
4 checks passed
@deathbeam deathbeam deleted the use-def-model branch March 25, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant