We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
openai:o1
1 parent a390336 commit 3b7dc13Copy full SHA for 3b7dc13
pydantic_ai_slim/pydantic_ai/models/__init__.py
@@ -31,6 +31,7 @@
31
'openai:gpt-4',
32
'openai:o1-preview',
33
'openai:o1-mini',
34
+ 'openai:o1',
35
'openai:gpt-3.5-turbo',
36
'groq:llama-3.3-70b-versatile',
37
'groq:llama-3.1-70b-versatile',
0 commit comments