Module agent

Source
Expand description

Agent management and representation.

This module defines the Agent struct, which represents an AI agent, its configuration, and its associated tools.

Structsยง

Agent
Represents an AI agent, including its definition, tools, and configuration.