RunnableWithFallbacks doesn't supported in create_react_agent (prebuilt) #32361
Unanswered
Arunprakaash
asked this question in
Q&A
Replies: 0 comments
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.
-
I had a usecase where i need to switch model in case of any server down issues, so i was using the runnable with fallbacks to fallback to other model in case of any failures. but the create react agent func doesnt accept the model which is an instance of RunnableWithFallbacks.
Beta Was this translation helpful? Give feedback.
All reactions