summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-08-02 21:28:03 -0400
committerFrank <[email protected]>2025-08-02 21:28:03 -0400
commit908048baefdd454308d5a58d3d3ea464aa6b10d1 (patch)
tree89e18ab3c8d5cb66b422e99040e0bd862611a6dd /packages/web/src/content/docs
parenta9fbe074081a6d8ba511cd45c21425b1db4291a7 (diff)
downloadopencode-908048baefdd454308d5a58d3d3ea464aa6b10d1.tar.gz
opencode-908048baefdd454308d5a58d3d3ea464aa6b10d1.zip
sync
Diffstat (limited to 'packages/web/src/content/docs')
-rw-r--r--packages/web/src/content/docs/docs/providers.mdx5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/web/src/content/docs/docs/providers.mdx b/packages/web/src/content/docs/docs/providers.mdx
index 00acc5cb9..cad9878ea 100644
--- a/packages/web/src/content/docs/docs/providers.mdx
+++ b/packages/web/src/content/docs/docs/providers.mdx
@@ -331,7 +331,6 @@ Or if you already have an API key, you can select **Manually enter API Key** and
1. Head over to the [Cerebras console](https://inference.cerebras.ai/), create an account, and generate an API key.
-
2. Run `opencode auth login` and select **Cerebras**.
```bash
@@ -589,7 +588,7 @@ To use Kimi K2 from Moonshot AI:
5. Configure Moonshot in your opencode config.
- ```json title="opencode.json" "\"moonshot\"" {5-15}
+ ```json title="opencode.json" ""moonshot"" {5-15}
{
"$schema": "https://opencode.ai/config.json",
"provider": {
@@ -798,7 +797,7 @@ https://platform.openai.com/api-keys
### Zhipu AI
-1. Head over to the [Zhipu AI console](https://chat.z.ai/), create an account, navigate to **Manage APIs**, and click **Create a new API key**.
+1. Head over to the [Zhipu API console](https://z.ai/manage-apikey/apikey-list), create an account, and click **Create a new API key**.
2. Run `opencode auth login` and select **Zhipu AI**.