mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-25 22:18:53 +00:00
Update swarm.ipynb (#4959)
Small typo in docs Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
This commit is contained in:
parent
99e2e39281
commit
7c31ee0573
@ -83,7 +83,7 @@
|
||||
" - For information needed from the customer, either agent can hand off to the `\"user\"`.\n",
|
||||
"3. The **Flights Refunder** processes refunds using the `refund_flight` tool when appropriate.\n",
|
||||
"4. If an agent hands off to the `\"user\"`, the team execution will stop and wait for the user to input a response.\n",
|
||||
"5. When the user provides input, it's sent back to the team as a {py:class}`~autogen_agentchat.messages.HandaffMessage`. This message is directed to the agent that originally requested user input.\n",
|
||||
"5. When the user provides input, it's sent back to the team as a {py:class}`~autogen_agentchat.messages.HandoffMessage`. This message is directed to the agent that originally requested user input.\n",
|
||||
"6. The process continues until the Travel Agent determines the task is complete and terminates the workflow."
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user