mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-27 08:15:31 +00:00
fix(docs): translations
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
---
|
||||
title: 禪
|
||||
description: OpenCode 提供的精選模型列表。
|
||||
description: opencode 提供的精選模型列表。
|
||||
---
|
||||
|
||||
import config from "../../../../config.mjs"
|
||||
export const console = config.console
|
||||
export const email = `mailto:${config.email}`
|
||||
|
||||
OpenCode Zen 是 OpenCode 團隊提供的經過測試和驗證的模型列表。
|
||||
OpenCode Zen 是 opencode 團隊提供的經過測試和驗證的模型列表。
|
||||
|
||||
:::note
|
||||
OpenCode Zen 目前處於測試階段。
|
||||
:::
|
||||
|
||||
Zen 的工作方式與 OpenCode 中的任何其他提供程序一樣。您登錄 OpenCode Zen 並獲取
|
||||
Zen 的工作方式與 opencode 中的任何其他提供程序一樣。您登錄 OpenCode Zen 並獲取
|
||||
您的 API 密鑰。它是**完全可選的**,您不需要使用它即可使用
|
||||
開放代碼。
|
||||
opencode。
|
||||
|
||||
---
|
||||
|
||||
@@ -26,7 +26,7 @@ Zen 的工作方式與 OpenCode 中的任何其他提供程序一樣。您登錄
|
||||
配置非常不同;所以你會得到截然不同的性能和質量。
|
||||
|
||||
:::tip
|
||||
我們測試了一組精選的與 OpenCode 配合良好的模型和提供程序。
|
||||
我們測試了一組精選的與 opencode 配合良好的模型和提供程序。
|
||||
:::
|
||||
|
||||
因此,如果您通過 OpenRouter 之類的東西使用模型,那麼您永遠無法
|
||||
@@ -47,7 +47,7 @@ OpenCode Zen 是一個 AI 網關,可讓您訪問這些模型。
|
||||
|
||||
## 它是如何運作的
|
||||
|
||||
OpenCode Zen 的工作方式與 OpenCode 中的任何其他提供程序一樣。
|
||||
OpenCode Zen 的工作方式與 opencode 中的任何其他提供程序一樣。
|
||||
|
||||
1. 您登錄 **<a href={console}>OpenCode Zen</a>**,添加您的帳單
|
||||
詳細信息,然後復制您的 API 密鑰。
|
||||
@@ -94,7 +94,7 @@ OpenCode Zen 的工作方式與 OpenCode 中的任何其他提供程序一樣。
|
||||
| Qwen3 Coder 480B | qwen3-coder | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
|
||||
| Big Pickle | big-pickle | `https://opencode.ai/zen/v1/chat/completions` | `@ai-sdk/openai-compatible` |
|
||||
|
||||
OpenCode 配置中的 [型號編號](/docs/config/#models)
|
||||
opencode 配置中的 [型號編號](/docs/config/#models)
|
||||
使用格式`opencode/<model-id>`。例如,對於 GPT 5.2 Codex,您將
|
||||
在您的配置中使用`opencode/gpt-5.2-codex`。
|
||||
|
||||
@@ -158,10 +158,10 @@ https://opencode.ai/zen/v1/models
|
||||
|
||||
免費模型:
|
||||
|
||||
- GLM 4.7 免費版在 OpenCode 上限時提供。團隊正在利用這段時間收集反饋並改進模型。
|
||||
- Kimi K2.5 Free 在 OpenCode 上限時提供。團隊正在利用這段時間收集反饋並改進模型。
|
||||
- MiniMax M2.1 免費版在 OpenCode 上限時提供。團隊正在利用這段時間收集反饋並改進模型。
|
||||
- Big Pickle 是一個秘密模型,在 OpenCode 上限時免費。團隊正在利用這段時間收集反饋並改進模型。
|
||||
- GLM 4.7 免費版在 opencode 上限時提供。團隊正在利用這段時間收集反饋並改進模型。
|
||||
- Kimi K2.5 Free 在 opencode 上限時提供。團隊正在利用這段時間收集反饋並改進模型。
|
||||
- MiniMax M2.1 免費版在 opencode 上限時提供。團隊正在利用這段時間收集反饋並改進模型。
|
||||
- Big Pickle 是一個秘密模型,在 opencode 上限時免費。團隊正在利用這段時間收集反饋並改進模型。
|
||||
|
||||
如果您有任何疑問,請<a href={email}>聯繫我們</a>。
|
||||
|
||||
@@ -251,4 +251,4 @@ Zen 對團隊也很有效。您可以邀請隊友、分配角色、策劃
|
||||
1. **對標**編碼代理的最佳模型/提供商。
|
||||
2. 可以使用**最高質量**選項,而不是降低性能或轉向更便宜的提供商。
|
||||
3. 通過按成本價銷售來傳遞任何**價格下跌**;所以唯一的加價就是支付我們的加工費。
|
||||
4. 通過允許您將其與任何其他編碼代理一起使用,**無鎖定**。並且始終允許您將任何其他提供程序與 OpenCode 一起使用。
|
||||
4. 通過允許您將其與任何其他編碼代理一起使用,**無鎖定**。並且始終允許您將任何其他提供程序與 opencode 一起使用。
|
||||
|
||||
Reference in New Issue
Block a user