Skip to main content

get_agent_overview

Function get_agent_overview 

Source
pub async fn get_agent_overview(
    pool: &DbPool,
    run_id: RunId,
    agent_id: AgentId,
) -> StorageResult<AgentOverview>
Expand description

Single-agent overview (status, tokens, model).