Connect Zed to Qubrid AI by adding Qubrid as an OpenAI-compatible model provider. After setup, you can select Qubrid models directly from Zed’s model selector and run prompts using your Qubrid endpoint and API key.Documentation Index
Fetch the complete documentation index at: https://docs.platform.qubrid.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites:
- Zed installed on your machine
- A Qubrid account on the Qubrid AI Platform
- A Qubrid API key (how to generate an API key)
Configure Qubrid AI in Zed
Add your Qubrid API key
- Open the Qubrid AI Platform and generate an API key. Follow How to generate an API Key.
- In Zed, paste the key into the provider’s API key field.
Your API key is shown only once for security. Store it somewhere safe and secure before closing the dialog. If you lose it, you must generate a new key.
Set the Qubrid endpoint and model
Copy the endpoint, model name, and API key from the Qubrid AI Playground, then replace the OpenAI provider values with your Qubrid values.Use the Qubrid base URL:Keep the provider name as Qubrid AI so it is easy to identify in Zed.On the model page, the model ID appears beside the model name-click copy to paste it exactly (for example 
openai/gpt-oss-120b).
Monitor usage on Qubrid
Keep an eye on your usage and costs on the Qubrid platform.- Review Inference Logs to see request history and debug issues.
- Check your credit balance before long or high-volume sessions.
- Rotate API keys if you suspect a key was exposed.
Configuration reference
| Setting | Value |
|---|---|
| Provider name | Qubrid AI |
| Provider type | OpenAI |
| Endpoint | https://platform.qubrid.com/v1 |
| Example model ID | openai/gpt-oss-120b |
| API key | Your Qubrid API key |
Frequently Asked Questions (FAQ)
API requests fail or return errors
API requests fail or return errors
Confirm the following:
- API key is your valid Qubrid key (regenerate from Manage API Keys if needed)
- Endpoint matches the value from the Qubrid AI Playground (typically
https://platform.qubrid.com/v1) - Provider type is set to OpenAI
Model not listed or not working in Zed
Model not listed or not working in Zed
Ensure the model ID matches the value on the Qubrid model page or in the Playground Serverless endpoint field. IDs are case-sensitive and include the provider prefix (for example
openai/ or Qwen/).Copy the ID with the copy button on the platform rather than typing it manually.Prompts run slowly or time out
Prompts run slowly or time out
Review Zed’s provider settings and timeout configuration in the Zed LLM providers docs. Also confirm the endpoint, model name, and API key match the values shown in the Qubrid AI Playground.Check Inference Logs on Qubrid for failed or slow requests.
How do I track usage and costs?
How do I track usage and costs?
Open Inference Logs on the Qubrid platform to review API usage, monitor spend, and troubleshoot failed requests.
Go to Zed.dev Docs
If you have any questions related to Zed.dev, this is your place to be

