Skip to main content

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.

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.
Prerequisites:

Configure Qubrid AI in Zed

1

Open the model provider panel

Open the model provider panel in Zed.
2

Add an OpenAI provider

Click Add provider and select OpenAI.Add OpenAI provider in Zed
3

Add your Qubrid API key

  1. Open the Qubrid AI Platform and generate an API key. Follow How to generate an API Key.
  2. 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.
4

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:
https://platform.qubrid.com/v1
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).Configure Qubrid AI provider in Zed
5

Select a Qubrid AI model

Click the model selector at the bottom of Zed and choose your Qubrid model.Select Qubrid AI model in ZedSend a test prompt to confirm Zed reaches the Qubrid endpoint and returns a response.
Your Qubrid integration with Zed is now configured. You can select Qubrid models from the model selector and run queries with your Qubrid endpoint and API key.

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

SettingValue
Provider nameQubrid AI
Provider typeOpenAI
Endpointhttps://platform.qubrid.com/v1
Example model IDopenai/gpt-oss-120b
API keyYour Qubrid API key
Model IDs vary by model-always copy the ID from the model page or Playground.

Frequently Asked Questions (FAQ)

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
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.
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.
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