Skip to main content

Variables

ReasoningGroup

Defined in: components/assistant-ui/reasoning.tsx:270

Deprecated

This wrapper targets the legacy components.ReasoningGroup prop on <MessagePrimitive.Parts>. Use <MessagePrimitive.GroupedParts> with a groupBy returning "group-reasoning" and compose ReasoningRoot / ReasoningTrigger / ReasoningContent / ReasoningText directly. See thread.tsx for an example.