Skip to content

Conversation

jssmith
Copy link
Contributor

@jssmith jssmith commented Jul 27, 2025

The Financial Research Agent example is broken because it uses the model gpt-4.5-preview-2025-02-27. This model has been removed and is no longer available.

This change follows the recommendation to replace gpt-4.5-preview with gpt-4.1.

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.

Thank you!

@seratch seratch enabled auto-merge (squash) July 28, 2025 05:15
@seratch seratch added the documentation Improvements or additions to documentation label Jul 28, 2025
@seratch seratch merged commit a64208c into openai:main Jul 28, 2025
5 checks passed
vcshih pushed a commit to veris-ai/openai-agents-python that referenced this pull request Aug 15, 2025
The Financial Research Agent example is broken because it uses the model `gpt-4.5-preview-2025-02-27`. This model has been [removed and is no longer available](https://platform.openai.com/docs/deprecations#2025-04-14-gpt-4-5-preview).

This change follows the recommendation to replace gpt-4.5-preview with gpt-4.1.

---------
Co-authored-by: Kazuhiro Sera <[email protected]>
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