From 3ab124f9c84e8d8a7485c905452fa83b94ff40e8 Mon Sep 17 00:00:00 2001 From: ntzyz Date: Tue, 7 Jul 2026 12:51:48 +0800 Subject: feat: split README and INSTALL, add setup.sh - Split README.md (overview) and INSTALL.md (install for agents) - Add setup.sh (reference only) - Unify author to ntzyz - Add Windows PowerShell equivalents and reuse tip --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.yaml') diff --git a/plugin.yaml b/plugin.yaml index a7e620d..d6ea52e 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,7 +1,7 @@ name: web-mimo version: 1.0.0 description: "Xiaomi MiMo Web Search — server-side web search via MiMo's 联网搜索 tool (Chat Completions API). Requires XIAOMI_API_KEY (https://platform.xiaomimimo.com)." -author: NousResearch +author: ntzyz kind: backend provides_web_providers: - mimo -- cgit v1.3.1