Skip to main content

tool_batch

Function tool_batch 

Source
pub fn tool_batch(
    calls: &[(&str, &str, Value)],
) -> Vec<Result<StreamEvent, ProviderError>>
Expand description

A one-sample script whose assistant turn calls several tools in one batch.