Procházet zdrojové kódy

docs: add MiniMax integration instructions to providers documentation

Frank před 1 měsícem
rodič
revize
94e851c2a2
1 změnil soubory, kde provedl 28 přidání a 1 odebrání
  1. 28 1
      packages/web/src/content/docs/providers.mdx

+ 28 - 1
packages/web/src/content/docs/providers.mdx

@@ -869,6 +869,33 @@ To use Kimi K2 from Moonshot AI:
 
 
 ---
 ---
 
 
+### MiniMax
+
+1. Head over to the [MiniMax console](https://www.minimax.io/), create an account, and generate an API key.
+
+2. Run the `/connect` command and search for **MiniMax**.
+
+   ```txt
+   /connect
+   ```
+
+3. Enter your MiniMax API key.
+
+   ```txt
+   ┌ API key
+   │
+   │
+   └ enter
+   ```
+
+4. Run the `/models` command to select a model like _M2.1_.
+
+   ```txt
+   /models
+   ```
+
+---
+
 ### Nebius Token Factory
 ### Nebius Token Factory
 
 
 1. Head over to the [Nebius Token Factory console](https://tokenfactory.nebius.com/), create an account, and click **Add Key**.
 1. Head over to the [Nebius Token Factory console](https://tokenfactory.nebius.com/), create an account, and click **Add Key**.
@@ -1277,7 +1304,7 @@ SAP AI Core provides access to 40+ models from OpenAI, Anthropic, Google, Amazon
    └ enter
    └ enter
    ```
    ```
 
 
-4. Run the `/models` command to select a model like _GLM-4.5_.
+4. Run the `/models` command to select a model like _GLM-4.7_.
 
 
    ```txt
    ```txt
    /models
    /models