Skip to main content

Module agent

Module agent 

Source
Expand description

Agent — the event-driven loop that orchestrates LLM calls and tool execution.

Structs§

Agent
The Agent orchestrates LLM calls and tool execution.
AgentSession
A single conversation session with its own message history.