crewAIInc / crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
https://crewai.com
MIT License
18.64k stars 2.57k forks source link

Sandboxed? #67

Closed SeaDude closed 2 weeks ago

SeaDude commented 7 months ago

Hello,

AutoGPT has an option to execute code inside a Docker Container. Does CrewAI have some sort of sandbox implemented to help protect against malicious code execution?

joaomdmoura commented 7 months ago

Great call @SeaDude we don't but there is a PR coming for this soon.

arnonel commented 5 months ago

Apologies for double post, but seems more relevant here. Any support for Docker yet? Would love to try it

GregHilston commented 4 months ago

I've been running Crew AI exclusively in "developer" docker container. I'd be happy to submit my setup if there's interest.

@joaomdmoura If you know of the branch that has some work started on it, happy to compare my work to theirs, or just blindly submit mine ;)