OllamaStreamingGenerateResponseSpecification

constructor(responseFlow: Flow<String>? = null, responseChunks: List<String>? = null, delayBetweenChunks: Duration = 0.1.seconds, delay: Duration = 0.seconds, doneReason: String? = "stop")(source)