Zed IDE
Zed IDE Setup Guide
Add dabboUno as a custom OpenAI-compatible provider in Zed.
Overview
Zed has a built-in agent panel. Add dabboUno as a custom OpenAI-compatible provider.
Quick Config
Paste these into the client. Your key auto-fills when signed in.
text
Base URL: https://newapi.c.dabbo.net/v1
API Key: YOUR_API_KEYCompatibility
Chat CompletionsStreamingTool calling
Step-by-step setup
- 1Open the Zed assistant
Open Zed and reveal the assistant panel from the right sidebar.
- 2Open agent settings
Click the assistant cog, then Add Provider at the top right.
- 3Configure the provider
Pick the OpenAI-compatible option and use these values.
textProvider ID: dabbouno Display name: dabboUno Base URL: https://newapi.c.dabbo.net/v1 API key: YOUR_API_KEY - 4Pick a model
Select your dabboUno provider in the model picker and choose a model.
Recommended models
Free models that work here. Paste any model id into the client.
Gotchas
- Each model in available_models needs a name and max_tokens. Zed's Add Provider form also asks for the context window.
- Zed stores the API key in its keychain, not settings.json. Add the provider through Agent Settings and leave the key out of the file.