-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
I’m not sure if this is possible, but I believe a very important feature when deploying an agent to production is the ability to define a primary model, for example, GPT-5 (OpenAI), and a fallback model, in case the main one fails, from another provider, such as Gemini 2.5 Pro.
Production systems need to be resilient to failures, and if OpenAI experiences instability, Gemini could automatically take over.
Metadata
Metadata
Assignees
Labels
No labels