Package:
@hexos/react-uiProps for the ReasoningDisplay component.
interface ReasoningDisplayProps {
content: string;
isStreaming?: boolean;
defaultCollapsed?: boolean;
className?: string;
}@hexos/react-uiProps for the ReasoningDisplay component.
interface ReasoningDisplayProps {
content: string;
isStreaming?: boolean;
defaultCollapsed?: boolean;
className?: string;
}