Y
Hacker News
new
|
ask
|
show
|
jobs
by
a_bonobo
977 days ago
Are these 'safer' than using langchain-based agents that directly execute (arbitrary!) Python code? That was always my main issue with langchain
1 comments
andystep
977 days ago
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
link
webappguy
976 days ago
can you elaborate on your docker comment? Not familiar. Tnx
link