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.

standard

Method
This is a method of the ResourceLimits class in the protocols module.
Create standard resource limits.

Signature

def standard() -> 'ResourceLimits'

Returns

Returns
'ResourceLimits'
The result of the operation.

Uses

  • cls

Source

View on GitHub

praisonaiagents/sandbox/protocols.py at line 98