← 返回
AI智能

Arya Model Router

Router that selects between cheap, default, and pro GPT models to save tokens, using sub-agents and optional briefing for heavy tasks.
路由器在廉价、默认和专业 GPT 模型之间选择以节省 token,使用子代理并为繁重任务提供可选简报。
staratheris
AI智能 clawhub v0.1.0 1 版本 99892.7 Key: 无需
★ 0
Stars
📥 1,862
下载
💾 79
安装
1
版本
#latest

概述

Arya Model Router (Token Saver)

Router de modelos para OpenClaw: decide cuándo usar un modelo barato vs uno más fuerte, reduciendo costo y tokens.

Objetivos

  • Mantener el chat diario barato.
  • Escalar a un modelo superior solo cuando la tarea lo amerite.
  • Evitar pasar contexto enorme al modelo caro: primero crear un brief.

Enfoque

  • El agente principal (main) se mantiene en un modelo económico.
  • Para tareas pesadas, el router recomienda (o ejecuta) sub-agentes con un modelo superior.

Niveles (por defecto)

  • cheap: openai/gpt-4o-mini
  • default: openai/gpt-4.1-mini
  • pro: openai/gpt-4.1

Uso (conceptual)

  • "Router: responde esto en modo cheap" (forzado)
  • "Router: analiza esto" (auto)

Archivos

  • router.py: clasificador + reglas
  • rules.json: reglas editables
  • README.md: documentación completa

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-28 20:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

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

Arya Reminders

staratheris
自然语言提醒(波哥大)。创建安全的定时任务,并以Markdown(及可选Sheets)格式记录。
★ 1 📥 2,159
ai-intelligence

Self-Improving + Proactive Agent

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