Skip to main content

set_tool_budget

Method
This is a method of the ContextManager class in the manager module.
Set token budget for a specific tool.

Signature

Parameters

str
required
No description available.
int
required
No description available.
bool
default:"False"
No description available.

Uses

  • PerToolBudget

Source

View on GitHub

praisonaiagents/context/manager.py at line 719

Tools Concept

Create Custom Tools

Tool Development