diff options
Diffstat (limited to 'packages/web/src/content/docs/zen.mdx')
| -rw-r--r-- | packages/web/src/content/docs/zen.mdx | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/packages/web/src/content/docs/zen.mdx b/packages/web/src/content/docs/zen.mdx index 0b7d12642..0ccfbedd2 100644 --- a/packages/web/src/content/docs/zen.mdx +++ b/packages/web/src/content/docs/zen.mdx @@ -1,21 +1,21 @@ --- title: Zen -description: Curated list of models provided by opencode. +description: Curated list of models provided by OpenCode. --- import config from "../../../config.mjs" export const console = config.console export const email = `mailto:${config.email}` -opencode zen is a list of tested and verified models provided by the opencode team. +OpenCode Zen is a list of tested and verified models provided by the OpenCode team. :::note -opencode zen is currently in beta. +OpenCode Zen is currently in beta. ::: -Zen works like any other provider in opencode. You login to opencode zen and get +Zen works like any other provider in OpenCode. You login to OpenCode Zen and get your API key. It's **completely optional** and you don't need to use it to use -opencode. +OpenCode. --- @@ -26,7 +26,7 @@ these models work well as coding agents. Additionally, most providers are configured very differently; so you get very different performance and quality. :::tip -We tested a select group of models and providers that work well with opencode. +We tested a select group of models and providers that work well with OpenCode. ::: So if you are using a model through something like OpenRouter, you can never be @@ -41,15 +41,15 @@ To fix this, we did a couple of things: 3. Finally, we benchmarked the combination of the model/provider and came up with a list that we feel good recommending. -opencode zen is an AI gateway that gives you access to these models. +OpenCode Zen is an AI gateway that gives you access to these models. --- ## How it works -opencode zen works like any other provider in opencode. +OpenCode Zen works like any other provider in OpenCode. -1. You sign in to **<a href={console}>opencode zen</a>**, add your billing +1. You sign in to **<a href={console}>OpenCode Zen</a>**, add your billing details, and copy your API key. 2. You run `opencode auth login`, select opencode, and paste your API key. 3. Run `/models` in the TUI to see the list of models we recommend. @@ -95,13 +95,13 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**. | GPT 5 Codex | $1.25 | $10.00 | $0.125 | - | :::note -Credit card fees are passed along at cost; we don’t charge anything beyond that. +Credit card fees are passed along at cost; we don't charge anything beyond that. ::: The free models: -- Grok Code Fast 1 is currently free on opencode for a limited time. The xAI team is using this time to collect feedback and improve Grok Code. -- Code Supernova is a stealth model that's free on opencode for a limited time. The team is using this time to collect feedback and improve the model. +- Grok Code Fast 1 is currently free on OpenCode for a limited time. The xAI team is using this time to collect feedback and improve Grok Code. +- Code Supernova is a stealth model that's free on OpenCode for a limited time. The team is using this time to collect feedback and improve the model. :::tip Subscription plans and a free tier are coming soon. @@ -125,9 +125,9 @@ All our models are hosted in the US. Our providers follow a zero-retention polic ## Goals -We created opencode zen to: +We created OpenCode Zen to: 1. **Benchmark** the best models/providers for coding agents. 2. Have access to the **highest quality** options and not downgrade performance or route to cheaper providers. 3. Pass along any **price drops** by selling at cost; so the only markup is to cover our processing fees. -4. Have **no lock-in** by allowing you to use it with any other coding agent. And always let you use any other provider with opencode as well. +4. Have **no lock-in** by allowing you to use it with any other coding agent. And always let you use any other provider with OpenCode as well. |
