how to pass output from agent1 to agent2 as input? #5643
Unanswered
IamExperimenting
asked this question in
Q&A
Replies: 1 comment
-
Any error message? and then adjust the builder.add_conditional_edges to |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
@vbarda @hwchase17
I'm creating multi-agent tool calling. I have 4 functions(tools) and I want LLM to take action or call right function/tool to finish the process.
can you please help me, I'm new to LangGraph, not sure where i'm making mistake.
Beta Was this translation helpful? Give feedback.
All reactions