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

