Skip to content

openai: always provide reasoning #11765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025
Merged

Conversation

drifkin
Copy link
Contributor

@drifkin drifkin commented Aug 7, 2025

We were missing passing along thinking if content was nil (as opposed to empty string)

Also added a test for content not being passed, which was the real cause of #11704, since with the way Content is typed, not passing it and empty string are distinct

We were missing passing along thinking if content was nil (as opposed
to empty string)

Also added a test for content not being passed, which was the real cause
of <#11704>, since with the way
`Content` is typed, not passing it and empty string are distinct
@drifkin drifkin requested a review from jmorganca August 7, 2025 01:55
@drifkin drifkin merged commit aa9d889 into main Aug 7, 2025
8 checks passed
@drifkin drifkin deleted the drifkin/thinking-without-content branch August 7, 2025 02:02
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