Budget limits control how much your agents can spend.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.
Quick Start
Budget Options
| Option | Type | Description |
|---|---|---|
max_tokens | usize | Maximum tokens per session |
max_cost | f64 | Maximum cost in dollars |
max_requests | usize | Maximum API calls |
Related
Telemetry
Usage metrics
Execution
Execution limits

