-
Notifications
You must be signed in to change notification settings - Fork 18
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 o1-mini and o1-preview #56
Comments
Doc: https://platform.openai.com/docs/guides/reasoning There is no compatible issue i think. Do you have the required tier to use this model? |
Can you share me your config with sensitive information redacted. Besides, what's in container log? |
The container log:
My config:
|
Does Can you use curl to do some test as well? If curl work on well, please paste the output here with sensitive info redacted. |
Yes, other models including
Which in turn, lead me to stackoverflow. And subsequently the creation of the following python script - which does work with the o1-mini and o1-preview models:
|
Try: |
That version works great with both o1 models. Thank you. |
Since there is now API access to these models, could you please add support for them. I've tried generating a new API key, however I still get the following error:
state=finished raised KeyError
The text was updated successfully, but these errors were encountered: