mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
docs: add MiniMax integration instructions to providers documentation
This commit is contained in:
parent
1658a3ff59
commit
94e851c2a2
1 changed files with 28 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue