Replies: 1 comment 2 replies
-
The code executor agent requires the snippet to be part of a markdown block. If the code isn't detected as markdown block it won't execute it We will update the documentation https://microsoft.github.io/autogen/stable/reference/python/autogen_agentchat.agents.html#autogen_agentchat.agents.CodeExecutorAgent |
Beta Was this translation helpful? Give feedback.
2 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.
-
The code_executor agent is defined and added to group_chat, but many times code_executor does not execute the generated code. How to solve this problem to ensure that code_executor agent will execute the code.
Beta Was this translation helpful? Give feedback.
All reactions