Skip to main content

capsule

Method
This is a method of the SandboxConfig class in the config module.
Create a Capsule sandbox configuration. Requires a plugin that registers capsule under the praisonai.sandbox entry-point group (e.g. praisonai-plugins[capsule]).

Signature

Returns

'SandboxConfig'
The result of the operation.

Uses

  • cls
  • SecurityPolicy.strict

Source

View on GitHub

praisonaiagents/sandbox/config.py at line 165