Skip to main content

synthesize_response

Function synthesize_response 

Source
pub fn synthesize_response(
    kind: ContentGenerationKind,
    body: Bytes,
    framing: StreamFraming,
) -> Result<Vec<Bytes>, TransformError>
Expand description

Convert one complete content-generation response into a strict stream.