-
Notifications
You must be signed in to change notification settings - Fork 79
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
o1 issue with system role #186
Comments
@agn-7 Thanks for letting us know. Unfortunately, we don't have tier-5 access to test it out, hence the bug :/ Could you please try again with the new version v0.0.13 and let us know if the issue is fixed? We disabled the stream and systemMessage parameters as documented for the o1* reasoning models. If you could verify whether it works now, we'd appreciate it 🙏 |
still has issue:
the |
I do have Tier 5 but see the same issues! |
@genieai-info -- o1 is now on Tier 4 I activated Tier 4 by depositing 100 dollars more (I had already spent 150). It only requires 250 lifetime-deposit dollars even if not yet spent, and will instantly activate o1 API once OpenAI has gotten your 250th dollar (whether used-up or as unspent credit) as long as your API account is ~2 weeks old or thereabouts and you paid at least 1 cent 2 weeks ago or more. You now can even go from Tier 1 directly to Tier 4, if you suddenly deposit 250 dollars, as long as you've deposited a penny a couple weeks ago. It's account age, 2 week since last successful payment, and 250.00th penny you've deposited at OpenAI. Even if you've never made a single API call. So it's now much easier for us to graduate to access o1 API. I am happy to beta-test. I'm getting this error though:
Also, o1 can output 64 kilotokens, so that's a lot of code output. While not perfect, o1 is much more fantastic at multiple-file reasonining, reorganizing, and refactoring (e.g. improved rearchitecturing advice), so please expedite #34 |
Update @genieai-info - o1 is now on Tier 3! That means just 100 deposited over a period of 7 days. |
I am running into the same issue. The key is to use the parameter |
|
any update to this? |
workaround: in settings set tempareture to 1 i make it works. |
Verify it's not a duplicate bug report
Describe the Bug
Please tell us if you have customized any of the extension settings or whether you are using the defaults.
model:
o1-preview
Additional context
As the
o1
model is in the Beta version, it doesn't supportsystem
role and some parameters yet. Here's the SO post regarding this issue.The text was updated successfully, but these errors were encountered: