Skip to content

remove deprecated google/gemini-3-pro model from FRONTIER_MODELS#120

Open
poe-code-agent[bot] wants to merge 1 commit intomainfrom
agent/issue-119
Open

remove deprecated google/gemini-3-pro model from FRONTIER_MODELS#120
poe-code-agent[bot] wants to merge 1 commit intomainfrom
agent/issue-119

Conversation

@poe-code-agent
Copy link
Contributor

Summary

Removes google/gemini-3-pro from the FRONTIER_MODELS list in src/cli/constants.ts as the model is no longer available and metadata lookup has failed.

Changes

  • Removed "google/gemini-3-pro" entry from the FRONTIER_MODELS constant in src/cli/constants.ts

Reason

The model gemini-3-pro has been flagged as unavailable (metadata lookup failed or model not listed). Keeping it in the constants list could cause runtime errors or unexpected behavior when it is selected or referenced.

Closes #119

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.

Removed model: gemini-3-pro

0 participants