Skip to main content

resolve_agent_tool_timeout

Method
This is a method of the AgentsGenerator class in the agents_generator module.
Per-agent effective timeout: agent value > CLI value > None. Never downgrades across agents — each agent gets its own declared budget (or the CLI default, or nothing).

Signature

Parameters

Any
required
No description available.
Any
required
No description available.

Returns

Any
The result of the operation.

Used By

Source

View on GitHub

praisonai/agents_generator.py at line 1014

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents