Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

SandboxStatusInfo

Defined in the sandbox module.
Rust AI Agent SDK Sandbox status information.

Fields

NameTypeDescription
availableboolWhether sandbox is available
sandbox_typeStringSandbox type
runningboolWhether sandbox is running
resource_usageOption<ResourceUsage>Current resource usage

Source

View on GitHub

praisonai/src/sandbox/mod.rs at line 455

Rust Database

Rust Sandbox

Rust Code Execution