Skip to main content

agents_generator

AI Agents Framework

Import

Classes

ToolTimeoutError

Raised when a wrapped tool exceeds its per-call timeout.

AgentsGenerator

Class definition.

Functions

safe_format()

Safe string formatting that preserves JSON/dict literals while substituting variables.

Constants


Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents