Skip to main content

read_streamed_chat

Function read_streamed_chat 

Source
async fn read_streamed_chat(
    resp: Response,
    stream_stdout: bool,
    spinner: &mut Spinner,
) -> Result<StreamedChat>