Skip to content

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
Collaborator

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