fn summary_text(parts: &[ReasoningOutput]) -> Option<String>Expand description
The single summary text that ChatbotConversationMessageReasoning::summary can hold, or
None for an item with no summary. Azure streams a summary in parts; a row keeps one.