You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example: user ==> main agent ==a2a==> agent_a + agent_b. Assuming the main agent is responsible for recording chat history, when a user issues a query, the main agent determines which agent (e.g., agent_a) should respond and then passes the query + history to agent_a. How can the history be passed through SendMessageRequest?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For example: user ==> main agent ==a2a==> agent_a + agent_b. Assuming the main agent is responsible for recording chat history, when a user issues a query, the main agent determines which agent (e.g., agent_a) should respond and then passes the query + history to agent_a. How can the history be passed through SendMessageRequest?
Beta Was this translation helpful? Give feedback.
All reactions