Skip to content

Fix: Ensure reasoning items are followed by valid message/output (#2561) #73

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LuminaX-alt
Copy link
Owner

Fix serialization bug where 'reasoning' items were sent without a required following item (openai#2561)

  • Added production-level patch (openai/fixes/reasoning_patch.py)
  • Ensures reasoning items are always followed by a message/output
  • Added demo script (examples/reasoning_patch_demo.py) reproducing the issue
  • Adds logging + safety checks for real-world usage
  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Additional context & links

…nai#2561)

Fix serialization bug where 'reasoning' items were sent without a required following item (openai#2561)

- Added production-level patch (openai/fixes/reasoning_patch.py) 
- Ensures reasoning items are always followed by a message/output
- Added demo script (examples/reasoning_patch_demo.py) reproducing the issue
- Adds logging + safety checks for real-world usage
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.

1 participant