Module agent

Module agent 

Source
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
AgentConfig
Agent configuration
AgentSession
Agent session that maintains context across multiple interactions