Does it make sense to using typed state (context) with multi agent workflow? #19660
YutackPark
started this conversation in
General
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'm using multi agent work flow as it is but extending FunctionCallingAgent to do some custom behavior for me. I want to introduce typed context for current system, but it is not straightforward as multi agent workflow is the workflow and it already workwith bare Context. So curious about is this even valid thing to try.
Beta Was this translation helpful? Give feedback.
All reactions