-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Update Thoth to be able to switch between LLM models when network disruptions or other challenges are encountered. Example cases:
- Gemini Pro is returning 503 errors, so switch automatically to using Gemini Flash.
- A free API key has reached its quota, so auto-switch to use a paid API key.
- Gemini is totally unreachable, so switch over to using ArliAI models (or vice versa).