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
42.29k stars 2.23k forks source link

fail to setup openai compatible assistant #13033

Open 4t8dd opened 1 month ago

4t8dd commented 1 month ago

Check for existing issues

Describe the bug / provide steps to reproduce it

I setup a api which is compatible to openai api. But I can not get it run after config. I have error: fail to connect the server"

Environment

Mac latest.

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

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

Screenshot 2024-06-14 at 3 22 52 PM

see the log above.

notpeter commented 1 month ago

Can you provide some additional context to help us reproduce your issue? Name of model/service, relevant lines from your config.json, etc.