Skip to main content

failed_call

Function failed_call 

Source
pub fn failed_call(
    error: impl Into<LlmError>,
) -> Vec<Result<LlmResponse, LlmError>>
Expand description

A turn whose call fails before the provider emits any frames.