emitReasoningDelta
suspend fun FlowCollector<StreamFrame>.emitReasoningDelta(text: String? = null, summary: String? = null, index: Int? = null)(source)
Emits a StreamFrame.ReasoningDelta with the given text and summary.
Emits a StreamFrame.ReasoningDelta with the given text and summary.