AnthropicStreamingChatResponseSpecification

constructor(responseFlow: Flow<String>? = null, responseChunks: List<String>? = null, delayBetweenChunks: Duration = Duration.ZERO, delay: Duration = Duration.ZERO, stopReason: String = "end_turn", sendDone: Boolean = false)(source)