Replies: 1 comment 1 reply
-
|
I also had this question and the answer is pretty much clear, your config doesn't have the fallback setting just as mine didn't. "sisyphus": { |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you have multiple providers setup, should it not fallback if limits are hit?
e.g. I have both Anthropic and Zen setup. When Anthropic Opus maxes out, should it fallback to Zen Opus?
If I change the main agent manually after limits are reached, it continues on, but if any subagents are called going forward, they hang assuming these subagents are still trying to use the original provider.
Beta Was this translation helpful? Give feedback.
All reactions