Frank 6 месяцев назад
Родитель
Сommit
908048baef
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      packages/web/src/content/docs/docs/providers.mdx

+ 2 - 3
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**.