Skip to content

Updated the default values for two parameters in the ModelSettings class to align with their documented behavior: #1392

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 4 commits into from
Aug 11, 2025

Conversation

rudra-attri
Copy link
Contributor

@rudra-attri rudra-attri commented Aug 7, 2025

This PR updates the default values for two parameters in the ModelSettings class to align with their documented behavior

@seratch seratch added the documentation Improvements or additions to documentation label Aug 11, 2025
- Revert store and include_usage back to None as default values
- Update documentation to accurately reflect API-specific behavior:
  * store: clarify different default behavior between Responses API and Chat Completions API
  * include_usage: clarify it's only available for Chat Completions API

Addresses reviewer feedback from PR openai#1392
@rudra-attri rudra-attri requested a review from seratch August 11, 2025 08:00
@seratch seratch enabled auto-merge (squash) August 11, 2025 08:02
@seratch seratch merged commit 975cdec into openai:main Aug 11, 2025
5 checks passed
@rudra-attri rudra-attri deleted the fix/model-settings branch August 11, 2025 08:13
vcshih pushed a commit to veris-ai/openai-agents-python that referenced this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants