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.
truncate_tool_output
Method
This is a method of the ContextManager class in the manager module.Truncate tool output according to its budget.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Uses
get_tool_budgetestimate_tokens
Source
View on GitHub
praisonaiagents/context/manager.py at line 789
