diff options
| author | ntzyz <i@ntzyz.io> | 2026-07-07 12:51:48 +0800 |
|---|---|---|
| committer | ntzyz <i@ntzyz.io> | 2026-07-07 12:51:48 +0800 |
| commit | 3ab124f9c84e8d8a7485c905452fa83b94ff40e8 (patch) | |
| tree | d5e8107e156d3977b29ec6ccfe523cdd2f06b1ff /plugin.yaml | |
| parent | de71e451c5f1283d642070ac5028fdbae842b988 (diff) | |
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 <i@ntzyz.io>
- Add Windows PowerShell equivalents and reuse tip
Diffstat (limited to 'plugin.yaml')
| -rw-r--r-- | plugin.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 <i@ntzyz.io> kind: backend provides_web_providers: - mimo |
