Skip to content

Use the reasoning attribute instead of the deprecated reasoning_content#280

Merged
junya-takayama merged 2 commits intomainfrom
reasoning_content_to_reasoning
Mar 2, 2026
Merged

Use the reasoning attribute instead of the deprecated reasoning_content#280
junya-takayama merged 2 commits intomainfrom
reasoning_content_to_reasoning

Conversation

@junya-takayama
Copy link
Collaborator

In vLLM versions prior to v0.11.1, the reasoning content was stored in the reasoning_content attribute.
This is now deprecated, and reasoning is used instead: vllm-project/vllm#27755 .
Then, in v0.16.0, reasoning_content was removed: vllm-project/vllm#33402 .

Update flexeval to reference reasoning, while continuing to use reasoning_content for models served with older versions of vllm.

@junya-takayama junya-takayama force-pushed the reasoning_content_to_reasoning branch from 1423c69 to 1d0c960 Compare March 1, 2026 15:26
@junya-takayama junya-takayama changed the title [WIP] Use the reasoning attribute instead of the deprecated reasoning_content Use the reasoning attribute instead of the deprecated reasoning_content Mar 2, 2026
@junya-takayama junya-takayama marked this pull request as ready for review March 2, 2026 03:10
Copy link
Collaborator

@yuma-hirakawa yuma-hirakawa left a comment

Choose a reason for hiding this comment

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

LGTM

@junya-takayama junya-takayama merged commit 4aa86e5 into main Mar 2, 2026
23 of 29 checks passed
@junya-takayama junya-takayama deleted the reasoning_content_to_reasoning branch March 2, 2026 06:10
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.

2 participants