← 返回
AI智能 中文

Router NIMIMORE

Automatically selects the best AI model for queries by analyzing complexity to optimize cost and performance across multiple providers.
通过分析查询复杂度自动选择最佳AI模型,优化跨多提供商的性价比。
aichiafranco
AI智能 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 503
下载
💾 9
安装
1
版本
#coding-plan#cost-optimization#latest#model-selection#router

概述

Router NIMIMORE

Smart model router for OpenClaw. Automatically selects the optimal AI model based on query characteristics, balancing cost and performance.

Description

Router NIMIMORE analyzes your queries and automatically routes them to the most appropriate AI model:

  • Simple queries → Economy models (save 85% cost)
  • Code tasks → Standard models (save 47% cost)
  • Complex reasoning → Premium models (best quality)

Tools

  • router.select - Select optimal model for query
  • router.analyze - Analyze query characteristics
  • router.demo - Run routing demonstration

Usage

# Route a query
python scripts/router.py --query "帮我写个Python函数"

# Run demo
python scripts/router.py --demo

# With context length
python scripts/router.py --query "总结文档" --context-length 5000

Configuration

No configuration required. Works out of the box.

Supported Models

ModelTierCost/1kUse Case
--------------------------------
moonshot/kimi-k2.5Premium$0.015Complex reasoning
bailian/qwen-maxStandard$0.008Code & Chinese
bailian/qwen-plusStandard$0.004General tasks
bailian/qwen-turboEconomy$0.002Simple queries

Features

  • ✅ Automatic model selection
  • ✅ Query characteristic analysis
  • ✅ Cost optimization
  • ✅ Multi-provider support
  • ✅ Context-aware routing

Author

Franco

License

MIT-0

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 04:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,312
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,107
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,802