Zed is an IDE similar to VSCode but entirely written in rust with performance in mind.
Connecting Zed to LiteLLM
You need to add some custom overrides to your settings.json file to enable language models
You then set the OpenAI API key to your litellm admin key (or whatever key you are using) in the settings panel and your models should appear in the drop down.
Python LSP
Create a pyrightconfig.json
in the project directory pointing to the virtual environment that should be used: