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
46.58k stars 2.64k forks source link

Not able to use openAI after completing setup properly #14637

Open DataRaj opened 1 month ago

DataRaj commented 1 month ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Hello, Today I started with the zed editor on my fedora based linux machine, I have completed setup of themes, plugins/extensions, keymaps and all other miscellaneous things like setting up copilot, but on clicking the button of openAI, it first asked me for an API key, which is something like subscription based I guess, because it has some limits (about $5/m), but after getting a putting API KEY, I still couldn't figure out how to use it.

Environment

Linux Fedora 39

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

No response

If applicable, attach your Zed.log file to this issue.

Zed.log


JosephTLyons commented 1 month ago

Hey @DataRaj, just to double check, you are using an API key you purchased here?

Also, might want to try re-entering the api key by using assistant: reset key when focusing on the assistant panel.

Let me know.