Contents

LanguageModelSession.ResponseStream

An async sequence of snapshots of partially generated content.

Declaration

struct ResponseStream<Content> where Content : Generable

Topics

Collecting the response stream

Getting a snapshot of a partial response

See Also

Streaming a response