Expand description
Agent loop runner implementation.
This module provides the core agent execution loop that orchestrates LLM interactions, tool execution, and event streaming for conversational AI agents.
Modules§
- image_
fallback - Image fallback and attachment resolution helpers for the agent loop runner.
Structs§
- Prompt
Snapshot - Structured snapshot of the effective system prompt and its major sections.
Functions§
Type Aliases§
- Result
- Result type for agent loop operations.