How to identify successful or unsuccessful execution of code from the output message of CodeExecutorAgent in a Team Chat #5756
Unanswered
amd-srijaroy
asked this question in
Q&A
Replies: 1 comment
-
Currently code executor only produces a string. If you want to programmatically detect it:
Custom metadata field will be available in the next release. Dev (main) doc is available here: https://microsoft.github.io/autogen/dev/reference/python/autogen_agentchat.messages.html#autogen_agentchat.messages.BaseMessage.metadata |
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.
-
How to identify successful or unsuccessful execution of code from the output message of CodeExecutorAgent in a Team Chat without invoking LLM?
Beta Was this translation helpful? Give feedback.
All reactions