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