This commit is contained in:
Saoud Rizwan 2025-03-01 16:04:59 -08:00
parent d103f8ee62
commit d44fd44a81

View file

@ -841,7 +841,7 @@ export const ChatRowContent = ({ message, isExpanded, onToggleExpand, lastModifi
</div>
) : (
<div style={{ display: "flex", alignItems: "center" }}>
<span style={{ fontWeight: "bold", marginRight: "4px" }}>Reasoning:</span>
<span style={{ fontWeight: "bold", marginRight: "4px" }}>Thinking:</span>
<span
style={{
whiteSpace: "nowrap",