Skip to content

[agent_farm] use gemini 2.0 flash as fallback model (Run ID: codestoryai_sidecar_issue_2000_c4ea050c)#2001

Merged
theskcd merged 3 commits intomainfrom
codestoryai_sidecar_issue_2000_c4ea050c
Feb 7, 2025
Merged

[agent_farm] use gemini 2.0 flash as fallback model (Run ID: codestoryai_sidecar_issue_2000_c4ea050c)#2001
theskcd merged 3 commits intomainfrom
codestoryai_sidecar_issue_2000_c4ea050c

Conversation

@theskcd
Copy link
Contributor

@theskcd theskcd commented Feb 7, 2025

agent_instance: codestoryai_sidecar_issue_2000_c4ea050c Tries to fix: #2000

@theskcd
Copy link
Contributor Author

theskcd commented Feb 7, 2025

/agent modify the codestory provider for this and not the Google ai provider with the model name

@theskcd
Copy link
Contributor Author

theskcd commented Feb 7, 2025

Feat: Added support for Gemini 2.0 Flash model in CodeStory provider

  • Updated: codestory.rs to use model name google/gemini-2.0-flash-001 for Gemini2_0Flash
  • Modified: Model endpoint routing to handle Gemini 2.0 Flash via OpenRouter API endpoint
  • 🔍 Ready for review, focus on model name consistency and endpoint routing changes

@theskcd
Copy link
Contributor Author

theskcd commented Feb 7, 2025

/agent revert the changes for the google_ai part the name of the model is the original one

@theskcd
Copy link
Contributor Author

theskcd commented Feb 7, 2025

Fix: Reverted Gemini 2.0 Flash model name in google_ai.rs while maintaining OpenRouter support.

  • Changed: Model identifier from google/gemini-2.0-flash-001 back to gemini-2.0-flash in Google AI client
  • Retained: OpenRouter integration and fallback strategy for Gemini 2.0 Flash

👀 Team review appreciated, focusing on model name consistency across clients.

@theskcd theskcd merged commit 91473c6 into main Feb 7, 2025
3 checks passed
@theskcd theskcd deleted the codestoryai_sidecar_issue_2000_c4ea050c branch February 7, 2025 19:55
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.

[agent_farm] use gemini 2.0 flash as fallback model

1 participant