diff options
Diffstat (limited to 'plugin.yaml')
| -rw-r--r-- | plugin.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugin.yaml b/plugin.yaml new file mode 100644 index 0000000..a7e620d --- /dev/null +++ b/plugin.yaml @@ -0,0 +1,9 @@ +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 +kind: backend +provides_web_providers: + - mimo +requires_env: + - XIAOMI_API_KEY |
