cloudaxe-opencode/packages/web/src/content/docs/zh-tw/zen.mdx

320 lines
20 KiB
Text
Raw Normal View History

2026-02-09 17:34:35 +00:00
---
title: Zen
description: 由 OpenCode 提供的精選模型列表。
2026-02-09 17:34:35 +00:00
---
import config from "../../../../config.mjs"
export const console = config.console
export const email = `mailto:${config.email}`
2026-03-30 20:43:55 +00:00
OpenCode Zen 是由 OpenCode 團隊提供、經過測試與驗證的模型清單。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
Zen 的運作方式和 OpenCode 中的其他供應商一樣。你登入 OpenCode Zen 並取得
你的 API 金鑰。它是 **完全可選的**,你不需要使用它也能使用
OpenCode。
2026-02-09 17:34:35 +00:00
---
## 背景
2026-03-30 20:43:55 +00:00
市面上有大量模型,但其中只有少數能作為編碼代理良好運作。此外,大多數供應商的
設定方式差異很大,因此你得到的效能與品質也會非常不同。
2026-02-09 17:34:35 +00:00
:::tip
2026-03-30 20:43:55 +00:00
我們測試了一組與 OpenCode 搭配良好的精選模型與供應商。
2026-02-09 17:34:35 +00:00
:::
2026-03-30 20:43:55 +00:00
所以如果你是透過 OpenRouter 之類的服務使用模型,你永遠無法確定自己拿到的是不是
你想要那個模型的最佳版本。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
為了改善這件事,我們做了幾件事:
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
1. 我們測試了一組精選模型,並和它們的團隊討論如何以最佳方式執行。
2. 接著我們與幾家供應商合作,確保這些模型能被正確提供。
3. 最後,我們針對模型與供應商的組合進行基準測試,整理出一份我們有信心推薦的清單。
2026-02-09 17:34:35 +00:00
OpenCode Zen 是一個 AI 閘道,讓你可以存取這些模型。
2026-02-09 17:34:35 +00:00
---
2026-03-30 20:43:55 +00:00
## 運作方式
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
OpenCode Zen 的運作方式和 OpenCode 中的其他供應商一樣。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
1. 你登入 **<a href={console}>OpenCode Zen</a>**,加入帳單資訊,然後複製你的 API 金鑰。
2. 你在 TUI 中執行 `/connect` 指令,選擇 OpenCode Zen然後貼上你的 API 金鑰。
3. 在 TUI 中執行 `/models`,查看我們推薦的模型清單。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
你會依請求計費,也可以為帳戶儲值。
2026-02-09 17:34:35 +00:00
---
## 端點
2026-03-30 20:43:55 +00:00
你也可以透過以下 API 端點存取我們的模型。
2026-05-20 17:20:52 +00:00
| 模型 | Model ID | 端點 | AI SDK Package |
| ---------------------- | ---------------------- | ---------------------------------------------------- | --------------------------- |
| GPT 5.6 Sol | gpt-5.6-sol | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.6 Terra | gpt-5.6-terra | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.6 Luna | gpt-5.6-luna | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
2026-05-20 17:20:52 +00:00
| GPT 5.5 | gpt-5.5 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.5 Pro | gpt-5.5-pro | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.4 | gpt-5.4 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.4 Pro | gpt-5.4-pro | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.4 Mini | gpt-5.4-mini | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.4 Nano | gpt-5.4-nano | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.3 Codex | gpt-5.3-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.3 Codex Spark | gpt-5.3-codex-spark | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.2 | gpt-5.2 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.2 Codex | gpt-5.2-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.1 | gpt-5.1 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.1 Codex | gpt-5.1-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.1 Codex Max | gpt-5.1-codex-max | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5.1 Codex Mini | gpt-5.1-codex-mini | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5 | gpt-5 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5 Codex | gpt-5-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
| GPT 5 Nano | gpt-5-nano | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
2026-06-09 19:30:12 +00:00
| Claude Fable 5 | claude-fable-5 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
2026-05-28 17:48:03 +00:00
| Claude Opus 4.8 | claude-opus-4-8 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
2026-05-20 17:20:52 +00:00
| Claude Opus 4.7 | claude-opus-4-7 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
| Claude Opus 4.6 | claude-opus-4-6 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
| Claude Opus 4.5 | claude-opus-4-5 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
2026-06-30 23:56:25 +00:00
| Claude Sonnet 5 | claude-sonnet-5 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
2026-05-20 17:20:52 +00:00
| Claude Sonnet 4.6 | claude-sonnet-4-6 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
| Claude Sonnet 4.5 | claude-sonnet-4-5 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
| Claude Haiku 4.5 | claude-haiku-4-5 | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
| Gemini 3.5 Flash | gemini-3.5-flash | `https://opencode.ai/zen/v1/models/gemini-3.5-flash` | `@ai-sdk/google` |
| Gemini 3.1 Pro | gemini-3.1-pro | `https://opencode.ai/zen/v1/models/gemini-3.1-pro` | `@ai-sdk/google` |
| Gemini 3 Flash | gemini-3-flash | `https://opencode.ai/zen/v1/models/gemini-3-flash` | `@ai-sdk/google` |
2026-07-17 21:10:37 +00:00
| Grok 4.5 | grok-4.5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| Grok Build 0.1 | grok-build-0.1 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-05-31 17:59:44 +00:00
| Qwen3.7 Max | qwen3.7-max | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
| Qwen3.7 Plus | qwen3.7-plus | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
2026-05-23 07:57:22 +00:00
| Qwen3.6 Plus | qwen3.6-plus | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
| Qwen3.5 Plus | qwen3.5-plus | `https://opencode.ai/zen/v1/messages` | `@ai-sdk/anthropic` |
2026-06-10 08:05:03 +00:00
| DeepSeek V4 Pro | deepseek-v4-pro | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-05-31 17:59:44 +00:00
| DeepSeek V4 Flash | deepseek-v4-flash | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-06-30 23:56:25 +00:00
| MiniMax M3 | minimax-m3 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-05-20 17:20:52 +00:00
| MiniMax M2.7 | minimax-m2.7 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| MiniMax M2.5 | minimax-m2.5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-06-23 08:03:04 +00:00
| GLM 5.2 | glm-5.2 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-05-20 17:20:52 +00:00
| GLM 5.1 | glm-5.1 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| GLM 5 | glm-5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| Kimi K2.5 | kimi-k2.5 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| Kimi K2.6 | kimi-k2.6 | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-06-30 23:56:25 +00:00
| Kimi K2.7 Code | kimi-k2.7-code | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-05-20 17:20:52 +00:00
| Big Pickle | big-pickle | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
| MiMo-V2.5 Free | mimo-v2.5-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-06-09 17:03:52 +00:00
| North Mini Code Free | north-mini-code-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-06-04 14:40:58 +00:00
| Nemotron 3 Ultra Free | nemotron-3-ultra-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-05-31 19:11:15 +00:00
| DeepSeek V4 Flash Free | deepseek-v4-flash-free | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
2026-03-30 20:43:55 +00:00
OpenCode 設定中的 [模型 ID](/docs/config/#models) 會使用 `opencode/<model-id>`
2026-04-24 18:39:24 +00:00
格式。例如,如果是 GPT 5.5,你會在設定中使用 `opencode/gpt-5.5`。
2026-02-09 17:34:35 +00:00
---
### 模型
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
你可以從以下位置取得所有可用模型及其中繼資料的完整清單:
2026-02-09 17:34:35 +00:00
```
https://opencode.ai/zen/v1/models
```
---
## 定價
2026-03-30 20:43:55 +00:00
我們支援按量付費模式。以下是 **每 1M tokens** 的價格。
| 模型 | 輸入 | 輸出 | 快取讀取 | 快取寫入 |
| --------------------------------- | ------ | ------- | -------- | -------- |
| Big Pickle | Free | Free | Free | - |
2026-05-11 13:37:14 +00:00
| DeepSeek V4 Flash Free | Free | Free | Free | - |
| MiMo-V2.5 Free | Free | Free | Free | - |
2026-06-09 17:03:52 +00:00
| North Mini Code Free | Free | Free | Free | - |
2026-06-04 14:40:58 +00:00
| Nemotron 3 Ultra Free | Free | Free | Free | - |
2026-06-30 23:56:25 +00:00
| MiniMax M3 | $0.30 | $1.20 | $0.06 | - |
| MiniMax M2.7 | $0.30 | $1.20 | $0.06 | - |
| MiniMax M2.5 | $0.30 | $1.20 | $0.06 | - |
2026-06-23 08:03:04 +00:00
| GLM 5.2 | $1.40 | $4.40 | $0.26 | - |
2026-04-07 21:46:11 +00:00
| GLM 5.1 | $1.40 | $4.40 | $0.26 | - |
2026-03-30 20:43:55 +00:00
| GLM 5 | $1.00 | $3.20 | $0.20 | - |
2026-06-30 23:56:25 +00:00
| Kimi K2.7 Code | $0.95 | $4.00 | $0.19 | - |
2026-04-20 15:59:40 +00:00
| Kimi K2.6 | $0.95 | $4.00 | $0.16 | - |
2026-06-30 23:56:25 +00:00
| Kimi K2.5 | $0.60 | $3.00 | $0.10 | - |
2026-05-26 17:41:31 +00:00
| Qwen3.7 Max | $2.50 | $7.50 | $0.50 | $3.125 |
| Qwen3.7 Plus | $0.40 | $1.60 | $0.04 | $0.50 |
2026-04-21 05:15:07 +00:00
| Qwen3.6 Plus | $0.50 | $3.00 | $0.05 | $0.625 |
| Qwen3.5 Plus | $0.20 | $1.20 | $0.02 | $0.25 |
2026-06-10 08:05:03 +00:00
| DeepSeek V4 Pro | $1.74 | $3.48 | $0.145 | - |
| DeepSeek V4 Flash | $0.14 | $0.28 | $0.028 | - |
2026-06-09 19:30:12 +00:00
| Claude Fable 5 | $10.00 | $50.00 | $1.00 | $12.50 |
2026-05-28 17:48:03 +00:00
| Claude Opus 4.8 | $5.00 | $25.00 | $0.50 | $6.25 |
2026-04-16 15:32:54 +00:00
| Claude Opus 4.7 | $5.00 | $25.00 | $0.50 | $6.25 |
2026-03-30 20:43:55 +00:00
| Claude Opus 4.6 | $5.00 | $25.00 | $0.50 | $6.25 |
| Claude Opus 4.5 | $5.00 | $25.00 | $0.50 | $6.25 |
2026-06-30 23:56:25 +00:00
| Claude Sonnet 5 | $2.00 | $10.00 | $0.20 | $2.50 |
2026-03-30 20:43:55 +00:00
| Claude Sonnet 4.6 | $3.00 | $15.00 | $0.30 | $3.75 |
| Claude Sonnet 4.5 (≤ 200K tokens) | $3.00 | $15.00 | $0.30 | $3.75 |
| Claude Sonnet 4.5 (> 200K tokens) | $6.00 | $22.50 | $0.60 | $7.50 |
| Claude Haiku 4.5 | $1.00 | $5.00 | $0.10 | $1.25 |
| Gemini 3.5 Flash | $1.50 | $9.00 | $0.15 | - |
2026-03-30 20:43:55 +00:00
| Gemini 3.1 Pro (≤ 200K tokens) | $2.00 | $12.00 | $0.20 | - |
| Gemini 3.1 Pro (> 200K tokens) | $4.00 | $18.00 | $0.40 | - |
| Gemini 3 Flash | $0.50 | $3.00 | $0.05 | - |
2026-07-19 06:08:05 +00:00
| Grok 4.5 (≤ 200K tokens) | $2.00 | $6.00 | $0.30 | - |
| Grok 4.5 (> 200K tokens) | $4.00 | $12.00 | $0.60 | - |
2026-07-17 21:10:37 +00:00
| Grok Build 0.1 | $1.00 | $2.00 | $0.20 | - |
| GPT 5.6 Sol (≤ 272K tokens) | $5.00 | $30.00 | $0.50 | $6.25 |
| GPT 5.6 Sol (> 272K tokens) | $10.00 | $45.00 | $1.00 | $12.50 |
| GPT 5.6 Terra (≤ 272K tokens) | $2.50 | $15.00 | $0.25 | $3.125 |
| GPT 5.6 Terra (> 272K tokens) | $5.00 | $22.50 | $0.50 | $6.25 |
| GPT 5.6 Luna (≤ 272K tokens) | $1.00 | $6.00 | $0.10 | $1.25 |
| GPT 5.6 Luna (> 272K tokens) | $2.00 | $9.00 | $0.20 | $2.50 |
2026-04-24 18:57:23 +00:00
| GPT 5.5 (≤ 272K tokens) | $5.00 | $30.00 | $0.50 | - |
| GPT 5.5 (> 272K tokens) | $10.00 | $45.00 | $1.00 | - |
2026-04-24 18:43:04 +00:00
| GPT 5.5 Pro | $30.00 | $180.00 | $30.00 | - |
2026-04-24 18:57:23 +00:00
| GPT 5.4 (≤ 272K tokens) | $2.50 | $15.00 | $0.25 | - |
| GPT 5.4 (> 272K tokens) | $5.00 | $22.50 | $0.50 | - |
2026-03-30 20:43:55 +00:00
| GPT 5.4 Pro | $30.00 | $180.00 | $30.00 | - |
| GPT 5.4 Mini | $0.75 | $4.50 | $0.075 | - |
| GPT 5.4 Nano | $0.20 | $1.25 | $0.02 | - |
| GPT 5.3 Codex Spark | $1.75 | $14.00 | $0.175 | - |
| GPT 5.3 Codex | $1.75 | $14.00 | $0.175 | - |
| GPT 5.2 | $1.75 | $14.00 | $0.175 | - |
| GPT 5.2 Codex | $1.75 | $14.00 | $0.175 | - |
| GPT 5.1 | $1.07 | $8.50 | $0.107 | - |
| GPT 5.1 Codex | $1.07 | $8.50 | $0.107 | - |
| GPT 5.1 Codex Max | $1.25 | $10.00 | $0.125 | - |
| GPT 5.1 Codex Mini | $0.25 | $2.00 | $0.025 | - |
| GPT 5 | $1.07 | $8.50 | $0.107 | - |
| GPT 5 Codex | $1.07 | $8.50 | $0.107 | - |
2026-05-07 03:01:14 +00:00
| GPT 5 Nano | $0.05 | $0.40 | $0.005 | - |
2026-03-30 20:43:55 +00:00
你可能會在使用紀錄中看到 Haiku、Nano 或 Flash 等[低成本模型](/docs/config/#models)。OpenCode 使用這些模型產生工作階段標題。
2026-02-09 17:34:35 +00:00
:::note
2026-03-30 20:43:55 +00:00
信用卡手續費會以成本轉嫁(每筆交易 4.4% + $0.30);除此之外,我們不會額外收費。
2026-02-09 17:34:35 +00:00
:::
2026-03-30 20:43:55 +00:00
免費模型:
2026-02-09 17:34:35 +00:00
2026-05-11 13:37:14 +00:00
- DeepSeek V4 Flash Free 在 OpenCode 上限時提供。團隊正在利用這段時間收集回饋並改進模型。
- MiMo-V2.5 Free 在 OpenCode 上限時提供。團隊正在利用這段時間收集回饋並改進模型。
2026-06-09 17:03:52 +00:00
- North Mini Code Free 在 OpenCode 上限時提供。團隊正在利用這段時間收集回饋並改進模型。
2026-06-04 14:40:58 +00:00
- Nemotron 3 Ultra Free 在 OpenCode 上限時提供。團隊正在利用這段時間收集回饋並改進模型。
- Big Pickle 是一個隱身模型,在 OpenCode 上限時免費提供。團隊正在利用這段時間收集回饋並改進模型。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
如果你有任何問題,請<a href={email}>聯絡我們</a>。
2026-02-09 17:34:35 +00:00
---
### 自動儲值
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
如果你的餘額低於 $5Zen 會自動儲值 $20。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
你可以調整自動儲值金額,也可以完全停用自動儲值。
2026-02-09 17:34:35 +00:00
---
2026-03-30 20:43:55 +00:00
### 每月限額
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
你也可以為整個工作區以及團隊中的每位成員設定每月使用限額。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
例如,假設你把每月使用限額設為 $20Zen 在一個月內就不會使用超過 $20。
但如果你啟用了自動儲值,當餘額低於 $5 時Zen 最終仍可能向你收取超過 $20。
2026-02-09 17:34:35 +00:00
---
2026-03-30 20:43:55 +00:00
### 已棄用模型
2026-06-30 23:56:25 +00:00
| 模型 | 棄用日期 |
| ------------------ | ----------------- |
| GPT 5.2 Codex | July 23, 2026 |
| GPT 5.1 Codex | July 23, 2026 |
| GPT 5.1 Codex Max | July 23, 2026 |
| GPT 5.1 Codex Mini | July 23, 2026 |
| GPT 5 Codex | July 23, 2026 |
| Claude Opus 4.1 | August 5, 2026 |
| Claude Sonnet 4 | June 15, 2026 |
| Claude Haiku 3.5 | February 16, 2026 |
| Gemini 3 Pro | March 9, 2026 |
| MiniMax M2.5 | August 5, 2026 |
| MiniMax M2.1 | March 15, 2026 |
| GLM 5 | May 14, 2026 |
| GLM 4.7 | March 15, 2026 |
| GLM 4.6 | March 15, 2026 |
| Kimi K2.5 | August 5, 2026 |
| Kimi K2 Thinking | March 6, 2026 |
| Kimi K2 | March 6, 2026 |
| Qwen3 Coder 480B | February 6, 2026 |
---
2026-02-09 17:34:35 +00:00
## 隱私
2026-03-30 20:43:55 +00:00
我們所有模型都託管於美國。我們的供應商遵循零保留政策,且不會將你的資料用於模型訓練,但以下情況除外:
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
- Big Pickle: 在免費期間,收集到的資料可能會用於改進模型。
2026-05-11 13:37:14 +00:00
- DeepSeek V4 Flash Free: 在免費期間,收集到的資料可能會用於改進模型。
- MiMo-V2.5 Free: 在免費期間,收集到的資料可能會用於改進模型。
- North Mini Code Free免費期間所收集的資料可能會被保留並用於改進模型。請勿提交個人或機密資料。請參閱我們的[使用條款](https://cohere.com/terms-of-use)和[隱私權政策](https://cohere.com/privacy)。
2026-06-04 14:40:58 +00:00
- Nemotron 3 Ultra FreeNVIDIA 免費端點):僅供試用 — 請勿提交個人或機密資料。基於安全目的以及為了改進 NVIDIA 產品與服務,系統會記錄你的使用情況。基於改進目的而記錄的工作階段資料不會與你的身分或任何持久識別碼相關聯。有關我們資料處理實務的更多資訊,請參閱我們的[隱私政策](https://assets.ngc.nvidia.com/products/api-catalog/legal/NVIDIA%20API%20Trial%20Terms%20of%20Service.pdf)。與此端點進行互動,即表示你同意我們收集、記錄與使用此類資訊,並同意 [NVIDIA API Trial Terms of Service](https://assets.ngc.nvidia.com/products/api-catalog/legal/NVIDIA%20API%20Trial%20Terms%20of%20Service.pdf)。
2026-03-30 20:43:55 +00:00
- OpenAI APIs: 請求會依據 [OpenAI's Data Policies](https://platform.openai.com/docs/guides/your-data) 保留 30 天。
- Anthropic APIs: 請求會依據 [Anthropic's Data Policies](https://docs.anthropic.com/en/docs/claude-code/data-usage) 保留 30 天。
2026-02-09 17:34:35 +00:00
---
2026-03-30 20:43:55 +00:00
## 團隊
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
Zen 也很適合團隊使用。你可以邀請隊友、指派角色、管理團隊要使用的模型等等。
2026-02-09 17:34:35 +00:00
:::note
2026-03-30 20:43:55 +00:00
作為 beta 的一部分,工作區目前對團隊免費。
2026-02-09 17:34:35 +00:00
:::
2026-03-30 20:43:55 +00:00
作為 beta 的一部分,管理你的工作區目前對團隊免費。我們很快會分享更多定價細節。
2026-02-09 17:34:35 +00:00
---
### 角色
2026-03-30 20:43:55 +00:00
你可以邀請隊友加入你的工作區,並指派角色:
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
- **Admin**管理模型、成員、API 金鑰與帳單
- **Member**:只能管理自己的 API 金鑰
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
Admin 也可以為每位成員設定每月支出上限,協助控制成本。
2026-02-09 17:34:35 +00:00
---
### 模型存取
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
Admin 可以為工作區啟用或停用特定模型。對已停用模型發出的請求會回傳錯誤。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
這在你想停用會收集資料的模型時很有用。
2026-02-09 17:34:35 +00:00
---
2026-03-30 20:43:55 +00:00
### 自備金鑰
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
你可以使用自己的 OpenAI 或 Anthropic API 金鑰,同時仍然存取 Zen 中的其他模型。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
當你使用自己的金鑰時Token 會直接由供應商計費,而不是由 Zen 計費。
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
例如,你的組織可能已經有 OpenAI 或 Anthropic 的金鑰,而你想改用那把金鑰,而不是 Zen 提供的金鑰。
2026-02-09 17:34:35 +00:00
---
## 目標
2026-03-30 20:43:55 +00:00
我們建立 OpenCode Zen是為了
2026-02-09 17:34:35 +00:00
2026-03-30 20:43:55 +00:00
1. 為編碼代理對最佳模型與供應商進行 **基準測試**。
2. 取得 **最高品質** 的選項,而不是降低效能或改路由到更便宜的供應商。
3. 透過以成本價銷售,把任何 **降價** 回饋給你;唯一的加價只用來支付我們的處理費。
4. 保持 **無鎖定**,讓你能把它與任何其他編碼代理一起使用,同時也始終能在 OpenCode 中使用任何其他供應商。