diff --git a/packages/web/src/content/docs/docs/providers.mdx b/packages/web/src/content/docs/docs/providers.mdx index 00acc5cb..cad9878e 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**.