mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-25 23:06:28 +00:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Pakchoioioi <happy.regina.bai@gmail.com> Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Douglas <douglas.ym.lai@gmail.com> Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com> Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
50 lines
1.5 KiB
Markdown
50 lines
1.5 KiB
Markdown
---
|
|
title: MiniMax
|
|
description: This guide walks you through setting up your MiniMax API key within Eigent to enable the MiniMax model for your AI workforce.
|
|
---
|
|
|
|
### Prerequisites
|
|
|
|
- **Get your API Key:** If you haven't already, generate a key at
|
|
[Minimax Platform](https://www.minimax.io/).
|
|
- **Copy the Key:** Keep your API key ready to paste.
|
|
|
|
### Configuration Steps
|
|
|
|
#### 1. Access Application Settings
|
|
|
|
- Launch Eigent and navigate to the **Home Page**.
|
|
- Click on the **Settings** tab (usually located in the sidebar or top
|
|
navigation).
|
|
|
|

|
|
|
|
#### 2. Locate Model Configuration
|
|
|
|
- In the Settings menu, find and select the **Models** section.
|
|
- Scroll down to the **Custom Model** area.
|
|
- Look for the **Minimax Config** card.
|
|
|
|

|
|
|
|
#### 3. Enter API Details
|
|
|
|
Click on the Minimax Config card and fill in the following fields:
|
|
|
|
- **API Key:** Paste the key you generated from Minimax Platform.
|
|
- **API Host:** Enter the appropriate API endpoint host.
|
|
- **Model Type:** Enter the specific model version you wish to use.
|
|
- _Example:_ `MiniMax-M2.1`
|
|
- **Save:** Click the **Save** button to apply your changes.
|
|
|
|

|
|
|
|
#### 4. Set as Default & Verify
|
|
|
|
- Once saved, the **"Set as Default"** button on the Minimax Config card will be
|
|
selected/active.
|
|
- **You are ready to go.** Your Eigent agents can now utilize the Minimax model.
|
|
|
|

|
|
|
|
---
|