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

Switch GitHub Copilot Chat from o1-mini to o3-mini #24080

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

notpeter
Copy link
Member

@notpeter notpeter commented Feb 1, 2025

When you try to send a message to o1-mini with copilot chat because o1-mini is no longer a supported model this error appears:

Failed to connect to API: 400 Bad Request
{"error":
  "message": "The requested model is not supported.",
  "param" "model",
  "code":"model _not_supported",
  "type": "invalid_request_error"
}}" 

Thanks @SkywardSyntax.

Release Notes:

  • Add Copilot Chat support for o3-mini and remove support for o1-mini (thanks @SkywardSyntax)

@notpeter notpeter self-assigned this Feb 1, 2025
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 1, 2025
@notpeter notpeter changed the title Switch CopilotChat from O1Mini to O3Mini Switch GitHub Copilot Chat from o1-mini to o3-mini Feb 1, 2025
@notpeter notpeter merged commit 2f82374 into main Feb 1, 2025
14 checks passed
@notpeter notpeter deleted the fix_copilot_chat_o3 branch February 1, 2025 17:49
notpeter added a commit that referenced this pull request Feb 1, 2025
notpeter added a commit that referenced this pull request Feb 1, 2025
@notpeter
Copy link
Member Author

notpeter commented Feb 1, 2025

I have not seen an announcement explicitly stating o3-mini will be replacing o1-mini entirely, so we may have to restore o1-mini Copilot Chat function in the near future.

I think this may be incorrect and that the availability / unavailability of o1-mini and o3-mini is transitory. I was original able to access o3-mini but not o1-mini; then briefly neither. I am now able to access only o3-mini. If you are having trouble accessing o3-mini I recommend you open VSCode, open Copilot Chat, attempt to use it there first and confirm it is working before trying again in Zed.

Note if you are using Copilot for Business / Enterprise this may require your GitHub Organization admin to opt-in to support these models.
Screenshot 2025-02-01 at 14 17 24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant