You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_en.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,14 @@
2
2
3
3
**Switch between multiple AI model vendors with one click, breaking Copilot plan limitations.**
4
4
5
-
Supports domestic major vendors like Zhipu, Kimi, iFlytek, Volcano Cloud, Minimax, Baidu Qianfan, Tencent Cloud, JD Cloud, Kuaishou KAT, X-AIO, Compshare, Alibaba Cloud, Infini, Qiniu, as well as **any** vendor compatible with OpenAI Chat, OpenAI Responses, or Anthropic API styles. No need to change usage habits; seamlessly call directly in VS Code Copilot Chat.
5
+
Supports domestic major vendors like Zhipu, Kimi, iFlytek, Volcengine, MiniMax, Baidu Qianfan, Tencent Cloud, JD Cloud, Kuaishou KAT, X-AIO, Compshare, Alibaba Cloud, Qiniu, DeepSeek, as well as **any** vendor compatible with OpenAI Chat, OpenAI Responses, or Anthropic API styles. No need to change usage habits; seamlessly call directly in VS Code Copilot Chat.
6
6
7
7
---
8
8
9
9
## Core Features
10
10
11
11
-**Multi-Protocol Unified Access**: Supports OpenAI Chat (`/chat/completions`), OpenAI Responses (`/responses`), and Anthropic (`/messages`) three protocol styles, adapting to any compatible vendor.
12
-
-**Claude Code Priority Endpoint**: Built-in vendors default to Anthropic-compatible endpoints, compatible with both Claude Code and Copilot Chat.
12
+
-**Anthropic-Compatible Priority**: Built-in vendors default to Anthropic-compatible endpoints (`/messages`), seamlessly connecting to various models.
13
13
-**Zero Learning Curve**: Fully integrated into VS Code Copilot Chat without changing any operational habits.
14
14
-**Flexible Model Management**: Supports dynamic fetching from `/models` endpoint, or custom model lists.
15
15
-**Intelligent Commit Generation**: Automatically generates Conventional Commits-compliant commit messages based on Git changes.
@@ -28,9 +28,9 @@ Supports domestic major vendors like Zhipu, Kimi, iFlytek, Volcano Cloud, Minima
28
28
29
29
1. Open VS Code
30
30
2. Press `Ctrl+Shift+X` to open the Extensions panel
31
-
3. Type `Coding Plans for Copilot`or `编码套餐`in the search box
31
+
3. Type `Coding Plans for Copilot` in the search box
32
32
4. Click **Install** to install
33
-
5. After installation, press `Ctrl+Shift+P` and type `编码套餐` to see related commands
33
+
5. After installation, press `Ctrl+Shift+P` and type `Coding Plans` to see related commands
34
34
35
35
#### Method 2: Command Line Installation
36
36
@@ -48,8 +48,8 @@ Click the **Install** button on the marketplace page, which will automatically o
48
48
49
49
### Configuration
50
50
51
-
1. Press `Ctrl+Shift+P`, type `编码套餐: 管理编码套餐配置`
52
-
2. Select "Select Vendor", choose the platform you've registered with (e.g., Zhipu, Kimi, Volcano Engine, etc.)
51
+
1. Press `Ctrl+Shift+P`, type `Coding Plans: Manage Vendor Configuration`
52
+
2. Select "Select Vendor", choose the platform you've registered with (e.g., Zhipu, Kimi, Volcengine, etc.)
53
53
3. Select "Set API Key", paste your API Key
54
54
4. Open Copilot Chat (`Ctrl+L`), switch to "Coding Plans" provider
55
55
@@ -71,8 +71,8 @@ The following vendors come with built-in default configurations and are ready to
71
71
| Kimi Overseas |`https://api.moonshot.ai/anthropic`|`https://api.moonshot.ai/v1`|
0 commit comments