Expand description
DGM-inspired agent implementation Agent implementation for toast
This module provides an agent that can use tools to accomplish tasks, similar to the DGM paper’s approach but adapted for toast’s architecture.
Structs§
- Agent
- Agent that can use tools to accomplish tasks
- Agent
Config - Agent configuration
- Agent
Session - Agent session that maintains context across multiple interactions