-
-
Notifications
You must be signed in to change notification settings - Fork 352
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
Support for o3-mini including reasoning_effort low/medium/high #728
Comments
I tested reasoning effort like this: llm -m o3-mini 'write a poem about a pirate and a walrus' Then: llm -m o3-mini 'write a poem about a pirate and a walrus' -o reasoning_effort high Then (this returned an error): llm -m o3-mini 'write a poem about a pirate and a walrus' -o reasoning_effort dog
Running
|
God, youre fast @simonw :) Quick question: can I cleanly apply it to 0.20 release or I must wait for 0.21 with those changes? |
I'll have a release out in a few minutes. |
Tests are failing due to a weird Black issue: I'll resolve for the moment by pinning to the previous Black release. |
Released today: https://openai.com/index/openai-o3-mini/
Now available to me in the API: simonw/scrape-openai-models@3b17a6b
The text was updated successfully, but these errors were encountered: