Skip to content

Conversation

@drewby
Copy link
Contributor

@drewby drewby commented Sep 14, 2025

Summary: Update the models guide to show GPT‑5 settings inside the providerData object so provider-specific options are placed in the correct location.

Changes: edit docs/src/content/docs/guides/models.mdx to demonstrate modelSettings.providerData.

Example: see example usage in examples/basic/hello-world-gpt-5.ts (shows modelSettings.providerData and an OpenAIChatCompletionsModel example).

Impact: docs-only change; no changeset required.

Updated modelSettings to include providerData structure.
@changeset-bot
Copy link

changeset-bot bot commented Sep 14, 2025

⚠️ No Changeset found

Latest commit: abce323

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@seratch seratch added documentation Improvements or additions to documentation package:agents-core labels Sep 15, 2025
Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

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

You're right that the document was incorrect

@seratch seratch enabled auto-merge (squash) September 15, 2025 11:39
@seratch seratch merged commit 3663021 into openai:main Sep 15, 2025
4 checks passed
anshagrawal-plivo pushed a commit to anshagrawal-plivo/openai-agents-js that referenced this pull request Sep 16, 2025
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
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 package:agents-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants