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.
thinking
AI Agent Extended Thinking Budgets Module for PraisonAI Agents. Provides configurable thinking budgets for LLM reasoning:- Token budgets for extended thinking
- Time budgets for reasoning
- Adaptive budget allocation
- Budget tracking and reporting
- All imports are lazy loaded via getattr
- Budgets only applied when configured
- No overhead when not in use

