zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
47.27k stars 2.73k forks source link

Add support for new OpenAI models o1-mini and o1-preview #17790

Closed YngveMolnes closed 1 week ago

YngveMolnes commented 1 week ago

Check for existing issues

Describe the feature

https://openai.com/index/introducing-openai-o1-preview/

OpenAI recently released a new set of models that supposedly reason more, and supposedly codes better than most of us. I ran auto-update in zed, currently running 0.152.3 and the models are now available in my LLM-context panel.

If applicable, add mockups / screenshots to help present your vision of the feature

image

YngveMolnes commented 1 week ago

Closed as duplicate