langgraph/how-tos/agent-handoffs/ #2840
Replies: 2 comments
-
it's better off to use have more clear state_modifier, as below, for handoffs using tools and ReAct agent. state_modifier="You are an addition expert, you can ask the multiplication expert for help with multiplication, Always do your portion of calculation before the handoff.", |
Beta Was this translation helpful? Give feedback.
0 replies
-
so if no explicated edge or command, how can we get the correct visualization? |
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
-
langgraph/how-tos/agent-handoffs/
Build language agents as graphs
https://langchain-ai.github.io/langgraph/how-tos/agent-handoffs/
Beta Was this translation helpful? Give feedback.
All reactions