Skip to content

feat: update OpenAI models - add o1-pro, o3-pro, o3-deep-research, computer-use #2234

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 2 commits into from
Jul 17, 2025

Conversation

zachmayer
Copy link
Contributor

@zachmayer zachmayer commented Jul 17, 2025

Extracted from #2211 for easier review.

This PR adds new OpenAI model names and updates the OpenAI dependency:

  • Add new model variants: o1-pro, o3-pro, o3-deep-research
  • Add computer-use preview models
  • Add codex-mini-latest
  • Update OpenAI dependency from 1.76.0 to 1.92.0
  • Switch from ChatModel to AllModels import for broader model support

…mputer-use

- Add new OpenAI model names including o1-pro variants
- Add o3-pro and o3-deep-research models
- Add computer-use preview models
- Add codex-mini-latest
- Update OpenAI dependency from 1.76.0 to 1.92.0
- Switch from ChatModel to AllModels import for broader model support
@zachmayer
Copy link
Contributor Author

@DouweM this is the OpenAI changes— I think its ready for review.

@DouweM
Copy link
Contributor

DouweM commented Jul 17, 2025

@zachmayer Thanks!

@DouweM DouweM merged commit c568ee9 into pydantic:main Jul 17, 2025
18 checks passed
@zachmayer
Copy link
Contributor Author

zachmayer commented Jul 17, 2025

Awesome! Thank you for maintaining such a great library!

@zachmayer zachmayer deleted the feat/openai-models-update branch July 17, 2025 15:27
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