Expand description
Agent — the event-driven loop that orchestrates LLM calls and tool execution.
Structs§
- Agent
- The Agent orchestrates LLM calls and tool execution.
- Agent
Session - A single conversation session with its own message history.
Agent — the event-driven loop that orchestrates LLM calls and tool execution.