Skip to main content

Module agent

Module agent 

Source
Expand description

Agent system

Agents are the core execution units that orchestrate tools and LLM interactions.

Modules§

builtin
Built-in agent definitions

Structs§

Agent
The main agent execution context
AgentInfo
Agent information
AgentRegistry
Registry of available agents
AgentResponse
Response from agent execution
ToolUse
Record of a tool use

Enums§

AgentMode