Skip to main content

RunningSubAgentDump

Type Alias RunningSubAgentDump 

Source
pub type RunningSubAgentDump = (String, String, &'static str, String, Vec<ChatMessage>);
Expand description

单次 snapshot 元素:(id, description, mode, system_prompt, messages)