Zed Text Editor¶
The Zed editor is an open source text editor inspired by Visual Studio Code and Sublime, with strong AI integration. Zed offers their LLM subscription, but you can use your own LLM server.
Configuring Zed¶
In the settings, go to AI → General → LLM Providers, click the Add Provider button in the top-right and select OpenAI compatible, and use the following config:
- API URL:
https://aqueduct.ai.datalab.tuwien.ac.at/v1 - API Token: Grab one from https://aqueduct.ai.datalab.tuwien.ac.at/aqueduct/management/tokens/
- Model(s): Copy from the model list at https://datalab.tuwien.ac.at/aiml/aqueduct/model-compatibility/
