Skip to content

Remove reasoning format#8484

Merged
aibrahim-oai merged 2 commits intomainfrom
remove_resoning_format
Dec 24, 2025
Merged

Remove reasoning format#8484
aibrahim-oai merged 2 commits intomainfrom
remove_resoning_format

Conversation

@aibrahim-oai
Copy link
Collaborator

This isn't very useful parameter.

logic:

if model puts `**` in their reasoning, trim it and visualize the header.
if couldn't trim: don't render
if model doesn't support: don't render

We can simplify to:

if could trim, visualize header.
if not, don't render

Copy link
Collaborator

@joshka-oai joshka-oai left a comment

Choose a reason for hiding this comment

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

LGTM, subject to some notes in slack and some manual testing around what happens when removing the config item. If it's an annoying message, we likely should fix it in another PR before next release, but not a blocker on this PR.

@aibrahim-oai aibrahim-oai merged commit 40de81e into main Dec 24, 2025
26 checks passed
@aibrahim-oai aibrahim-oai deleted the remove_resoning_format branch December 24, 2025 00:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants