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.

e2b

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

Signature

def e2b() -> 'SandboxConfig'

Returns

Returns
'SandboxConfig'
The result of the operation.

Uses

  • cls

Source

View on GitHub

praisonaiagents/sandbox/config.py at line 151