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.

subprocess

Method
This is a method of the SandboxConfig class in the config module.
Create a subprocess sandbox configuration.

Signature

def subprocess() -> 'SandboxConfig'

Returns

Returns
'SandboxConfig'
The result of the operation.

Uses

  • cls

Source

View on GitHub

praisonaiagents/sandbox/config.py at line 144