Skip to main content

apply_stream_delta

Function apply_stream_delta 

Source
fn apply_stream_delta(
    delta: &Value,
    streamed: &mut StreamedChat,
) -> Result<Option<String>>