Find answers from the community

Updated 3 months ago

Code Executors | AutoGen

what are the ways I can let an LLM run the code it generated. like in AutoGen they have LocalCommandLineCodeExecutor, DockerCommandLineCodeExecutor and JupyterCodeExecutor
https://microsoft.github.io/autogen/docs/tutorial/code-executors/
L
1 comment
hmm so far we only have some 3rd party integrations for this (azure code execution, e2b)

I'd defiitely welcome a PR for docker code execution though πŸ‘€

I wouldn't bother adding local code execution, its a huge security issue
Add a reply
Sign up and join the conversation on Discord