imp-proxy: chain gemini-research's fallback through mistral/groq before local #76

Merged
traveler merged 1 commit from gremlin/gemini-fallback-chain-mistral-groq into main 2026-07-31 12:46:11 -05:00 AGit
Contributor

Same change as gremlin-proxy the same session: Phil asked whether a Gemini
failure could fall back to Mistral/Groq instead of straight to local Ollama.
Neither vendor has real grounding/search wired up here, so this doesn't
restore grounding -- it means a Gemini outage lands on a stronger cloud
model's answer instead of a small local one, before finally dropping to
local if those are also unavailable/keyless. FallbackProvider now tags
served_by on every hop so a chained degrade is distinguishable from a full
drop to local.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01GKtLJ7SZaMENsa7My9YrUf

Same change as gremlin-proxy the same session: Phil asked whether a Gemini failure could fall back to Mistral/Groq instead of straight to local Ollama. Neither vendor has real grounding/search wired up here, so this doesn't restore grounding -- it means a Gemini outage lands on a stronger cloud model's answer instead of a small local one, before finally dropping to local if those are also unavailable/keyless. FallbackProvider now tags served_by on every hop so a chained degrade is distinguishable from a full drop to local. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GKtLJ7SZaMENsa7My9YrUf
Same change as gremlin-proxy the same session: Phil asked whether a Gemini
failure could fall back to Mistral/Groq instead of straight to local Ollama.
Neither vendor has real grounding/search wired up here, so this doesn't
restore grounding -- it means a Gemini outage lands on a stronger cloud
model's answer instead of a small local one, before finally dropping to
local if those are also unavailable/keyless. FallbackProvider now tags
served_by on every hop so a chained degrade is distinguishable from a full
drop to local.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GKtLJ7SZaMENsa7My9YrUf
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
traveler/pocket!76
No description provided.