mirror of
https://github.com/gadievron/raptor.git
synced 2026-04-24 21:46:00 +03:00
[PR #53] [MERGED] Fix Gemini 3 model names to match actual API #57
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/raptor#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gadievron/raptor/pull/53
Author: @gadievron
Created: 12/25/2025
Status: ✅ Merged
Merged: 1/13/2026
Merged by: @danielcuthbert
Base:
main← Head:fix/gemini-3-correct-models📝 Commits (10+)
c3c3320Add auto thinking model selection and update to latest versionsd8c57ebFix Cursor bot issues on PR #502b34b28Fix inconsistent model name format in fallback8951ffcFix API key extraction and explicit null handling097326fFix non-list model_list value crashes iteration loop925805fFix null api_key handling and cost calculation26a91c7Fix invalid provider when matching by model name aliasf1a2e57Fix null model_name and underlying_model causing TypeErrorbbf4cc6Fix empty YAML config causing AttributeErrord89bb1cFix Gemini 3 model names to match actual API📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
packages/llm_analysis/llm/config.py(+1 -1)📄 Description
Summary
gemini-3-deep-think→gemini-3-pro-preview(no separate deep-think variant)gemini-3-pro→gemini-3-pro-preview/gemini-3-flash-previewVerification
Tested via Google API - confirmed
gemini-3-pro-previewandgemini-3-flash-previeware correct names. Both have thinking built-in.🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.