Expand description
Agent Core Execution Loop
The heart of the agent system - orchestrates reasoning, memory, and model interaction.
Structs§
- Agent
Core - Core agent execution engine
- Agent
Output - Output from an agent execution step
- Graph
Debug Info - Debug information about the graph state captured for run stats
- Graph
Debug Node - Minimal snapshot of a recent graph node for debugging output
- Memory
Recall Match - Summary of an individual recalled memory
- Memory
Recall Stats - Telemetry about memory recall for a single turn
- Tool
Invocation - A single tool invocation, including arguments and outcome metadata
Enums§
- Memory
Recall Strategy - Strategy used for memory recall