Closed vladgabriel closed 1 month ago
What version of Zed are you using?
This should be fixed in https://github.com/zed-industries/zed/pull/17796, which will be going to Preview today.
This happens on Zed 0.153.6. I see that o1
is not mentioned in the release notes.
@vladgabriel Support for o1 was included in v0.154.x. This is currently available in Zed Preview, see v0.154.0-pre release notes and will be available in Zed Stable on Wednesday.
You can safely download Zed Preview, check out the o1
support and it happily run alongside your existing Zed stable without conflict.
Note, you may wish to add max_completion_tokens
to your settings to help control costs on your o1 request.
See Zed Docs: Assistant: Configuration: OpenAI Custom Models for more.
Check for existing issues
Describe the bug / provide steps to reproduce it
When trying to make an AI request using
o1-*
models I get an error from the OpenAI API:Unsupported parameter: stop is not supported with this model
.Steps to reproduce:
Environment
If applicable, add mockups / screenshots to help explain present your vision of the feature
If applicable, attach your Zed.log file to this issue.
No logs are outputted while executing the assistant request