autogen icon indicating copy to clipboard operation
autogen copied to clipboard

[Feature Request]: Async Code Execution

Open gagb opened this issue 1 year ago • 7 comments

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

gagb avatar Feb 29 '24 00:02 gagb

@sonichi

julianakiseleva avatar Feb 29 '24 00:02 julianakiseleva

I would like to participate in this.

RohitRathore1 avatar Feb 29 '24 04:02 RohitRathore1

@RohitRathore1 thanks! First we need to figure out why there is no async version for code execution reply function. @qingyun-wu @sonichi

ekzhu avatar Feb 29 '24 05:02 ekzhu

@ekzhu is there any communication channel to have these conversations(core chats)?

RohitRathore1 avatar Feb 29 '24 07:02 RohitRathore1

@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 avatar Mar 01 '24 05:03 ekzhu

@ekzhu & @jackgerrits I have opened the PR. Please have a look at it and let me know your views, thanks!

RohitRathore1 avatar Mar 06 '24 04:03 RohitRathore1

@jackgerrits @ekzhu @gagb is there any further plans/discussions?

https://github.com/microsoft/autogen/pull/1875#issuecomment-1981731175

RohitRathore1 avatar Mar 20 '24 16:03 RohitRathore1