Skip to main content

submit_agent

Function submit_agent 

Source
pub async fn submit_agent(
    agent: &mut SdkAgent,
    prompt: &str,
) -> Result<String, Error>
Expand description

Submit one text turn through the SDK-owned emulation loop.