autogen
autogen copied to clipboard
[Feature Request]: Async Code Execution
Is your feature request related to a problem? Please describe.
Update conversable agent to enable async code execution.
Describe the solution you'd like
No response
Additional context
No response
@sonichi
I would like to participate in this.
@RohitRathore1 thanks! First we need to figure out why there is no async version for code execution reply function. @qingyun-wu @sonichi
@ekzhu is there any communication channel to have these conversations(core chats)?
@RohitRathore1. I got the context: there isn't any particular reason for not having async code execution reply function. I believe you are good to go to add it :D. There are two of them, one is generate_code_execution_reply and the other one is _generate_code_execution_reply_using_executor -- both of them would need an async version. Ping me and @jackgerrits for review.
For asking questions like this, just post it on Github Discussion or Discord (#agent-coding channel for code execution related questions).
@ekzhu & @jackgerrits I have opened the PR. Please have a look at it and let me know your views, thanks!
@jackgerrits @ekzhu @gagb is there any further plans/discussions?
https://github.com/microsoft/autogen/pull/1875#issuecomment-1981731175