From 47cd002c030d16868ed698fd2e379edf2461301e Mon Sep 17 00:00:00 2001 From: ntzyz Date: Tue, 7 Jul 2026 13:52:33 +0800 Subject: fix: expand reuse tip to cover MiMo LLM provider (Token Plan) users --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 807f817..d003f48 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,6 @@ # MiMo Web Search — 安装说明(给 Agent 看) -> **提示**:如果你已经安装过其他 MiMo 插件(如 mimo-asr、mimo-tts)并已配置过 `XIAOMI_API_KEY` 和 `XIAOMI_BASE_URL`,可以直接复用已有的环境变量配置,无需重复询问 API Key 和端点。 +> **提示**:如果用户已经在使用 MiMo 作为 LLM provider(如 Token Plan)或已安装其他 MiMo 插件(如 mimo-asr、mimo-tts),`XIAOMI_API_KEY` 和 `XIAOMI_BASE_URL` 很可能已配置。请先检查现有的 `.env` 配置,直接复用,无需重复询问 API Key 和端点。 ## 前置条件 -- cgit v1.3.1