pub async fn stream( prompt: &str, ) -> Result<impl Stream<Item = Result<String>> + Send + 'static + use<>>
Stream a response for one-shot requests