Skip to main content

protocols

AI Agent Sandbox Protocols for PraisonAI Agents. Defines the interfaces for sandbox implementations that enable safe code execution in isolated environments. All implementations should live in the praisonai wrapper package.

Import

from praisonaiagents.sandbox import protocols

Classes