Zed Editor Integration Guide
Zed is a high-performance modern code editor with built-in AI assistant capabilities that supports multiple large language models. This guide explains how to integrate Zed Editor with OPEAI Platform to leverage cutting-edge models for programming assistance.
Quick Start
1. Obtain API Key
Visit the OPEAI Platform Console and create your dedicated API Key.
2. Add Provider
You can configure OPEAI Platform using one of the following methods:
- Visual Configuration (Recommended)
- Edit settings.json
Add configuration through the Agent Panel visual interface without manually editing JSON files.
Steps
- Press
Cmd + Shift + A(Windows/Linux:Ctrl + Shift + A) to open the Agent Panel. - Click
+ Add Providerin the LLM Providers area. - Enter the configuration information according to the table below:
| No. | Field Name | Configuration Value |
|---|---|---|
| ① | Provider Name | OPEAI |
| ② | API URL | https://api-platform.ope.ai/v1 |