|
|
@@ -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
|
|
|
|
|
|
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
|
|
|
```
|
|
|
|
|
|
-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
|
|
|
/models
|