Module agent

Module agent 

Source
Expand description

The core Agent trait.

Traits§

Agent
The fundamental agent trait. Everything that can process a live session implements this — LLM agents, function agents, pipelines, routers.