eigent/docs/core/models/kimi.md
Tong Chen 97d7554438
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Test / Run Web + Local Brain Smoke (push) Has been cancelled
Test / Run Frontend Guardrails (push) Has been cancelled
Test / Run Python Tests (push) Has been cancelled
release: Eigent 1.0.0 (#1695)
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
Co-authored-by: Douglas Lai <115660088+Douglasymlai@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Tao Sun <168447269+fengju0213@users.noreply.github.com>
Co-authored-by: Weijie Bai <happy.regina.bai@gmail.com>
2026-06-17 00:29:35 +08:00

1.3 KiB

title description
Kimi This guide walks you through setting up your Kimi (Moonshot AI) API key within Eigent to enable the Kimi model for your AI workforce.

Prerequisites

  • Get your API Key: If you haven't already, generate a key in the Kimi (Moonshot AI) developer console.
  • 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 Agent tab, then click on the Models button.

Kimi 1 Pn

2. Locate Model Configuration

  • Scroll down to the Custom Model area.
  • Look for the Moonshot card.

3. Enter API Details

Click on the Moonshot card and fill in the following fields:

  • API Key: Paste the key you generated from the Kimi console.
  • API Host: Enter the appropriate API endpoint host (for example, https://api.moonshot.ai/v1).
  • Model Type: Enter the specific model version you wish to use.
    • Example: kimi-k2.5
  • Save: Click the Save button to apply your changes.

Kimi 3 Pn

4. Set as Default & Verify

  • Once saved, the "Set as Default" button on the Moonshot card will be selected/active.
  • You are ready to go. Your Eigent agents can now utilize the Kimi model.