Is there a way to retrieve the results from a function call #351
windoliver
started this conversation in
General
Replies: 1 comment
-
What about using https://microsoft.github.io/autogen/docs/reference/agentchat/conversable_agent#last_message ? |
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.
-
Assuming we have a coding agent which execute code,
is there a way to get the response from that agent so I can use the output in following call? (That is normal function)
Beta Was this translation helpful? Give feedback.
All reactions