Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

[agent_farm] order fallbacks for tool use invocation properly (Run ID: codestoryai_sidecar_issue_2069_49769977)#2071

Open
theskcd wants to merge 1 commit into
mainfrom
codestoryai_sidecar_issue_2069_49769977
Open

[agent_farm] order fallbacks for tool use invocation properly (Run ID: codestoryai_sidecar_issue_2069_49769977)#2071
theskcd wants to merge 1 commit into
mainfrom
codestoryai_sidecar_issue_2069_49769977

Conversation

@theskcd

@theskcd theskcd commented Feb 17, 2025

Copy link
Copy Markdown
Contributor

agent_instance: codestoryai_sidecar_issue_2069_49769977 Tries to fix: #2069

🔧 Bug Fix: Reordered fallback mechanism in tool use invocation

  • Updated: Fallback sequence in tool_use_agent.rs to follow the correct order: Sonnet 3.5 → Gemini 2.0 Flash → Gemini 1.5 Pro → GPT 4.0
  • Verified: Changes with cargo check to ensure proper compilation

The fix ensures consistent behavior when primary model fails, maintaining robust tool execution with proper model fallback ordering. Ready for review! 👀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[agent_farm] order fallbacks for tool use invocation properly

1 participant