Comment on Autogen: Enable next-gen large language model applicationsComments−a_bonobo2yAre these 'safer' than using langchain-based agents that directly execute (arbitrary!) Python code? That was always my main issue with langchain−andystep2yi noticed autogen creates a new docker container each time code is executed by agents (default behaviour, can be turned off), so it's safe as you think docker is safe−webappguy2ycan you elaborate on your docker comment? Not familiar. Tnx
Comments
Are these 'safer' than using langchain-based agents that directly execute (arbitrary!) Python code? That was always my main issue with langchain
i noticed autogen creates a new docker container each time code is executed by agents (default behaviour, can be turned off), so it's safe as you think docker is safe
can you elaborate on your docker comment? Not familiar. Tnx