Skip to main content

AgentPath

Type Alias AgentPath 

Source
pub type AgentPath = String;
Expand description

Public reduced trace model returned by replay. Stable multi-agent routing path such as /root or /root/search_docs.

Aliased Typeยง

pub struct AgentPath { /* private fields */ }