summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2026-06-26feat: MiMo web search plugin for Hermes AgentHermes Agent
Xiaomi MiMo ่”็ฝ‘ๆœ็ดข (server-side web search) provider plugin. - WebSearchProvider subclass calling MiMo Chat Completions API with tools=[{type: web_search, force_search: true}] - Parses url_citation annotations into Hermes standard format - Supports XIAOMI_BASE_URL for Token Plan endpoints - Standalone test_search.py CLI script (no Hermes dependency) - Configurable model, max_keyword, timeout via config.yaml