Skip to content

Add reasoning in chat bubble#244

Merged
cihankaradogan merged 2 commits intomainfrom
reasoning_ui
Jun 30, 2025
Merged

Add reasoning in chat bubble#244
cihankaradogan merged 2 commits intomainfrom
reasoning_ui

Conversation

@cihankaradogan
Copy link
Collaborator

Closes #236

Ekran Resmi 2025-06-25 00 29 37

Copy link
Contributor

@drbrady8800 drbrady8800 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just add the markdown formatting and should be good to merge


{isExpanded && (
<div className="mt-2 text-sm text-muted-foreground bg-muted/30 rounded-md p-3 whitespace-pre-wrap">
{reasoning}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you wrap this in a MarkdownRenderer?

@cihankaradogan cihankaradogan merged commit c136403 into main Jun 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show reasoning steps via "gray text UI" in the dashboard

2 participants