stream

Function stream 

Source
pub async fn stream(
    prompt: &str,
) -> Result<impl Stream<Item = Result<String>> + Send + 'static + use<>>
Expand description

Stream a response for one-shot requests