Skip to main content

get_run_agents

Function get_run_agents 

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

All agents for a run.