← 返回
未分类 中文

Smart Router Intents

Route any query by intent. Code, analysis, creative, realtime, general. Each goes to the cheapest model that can handle it.
按意图分流查询:代码、分析、创意、实时、通用,每类使用成本最低的模型。
certainlogicai certainlogicai 来源
未分类 clawhub v1.1.1 3 版本 100000 Key: 无需
★ 0
Stars
📥 205
下载
💾 0
安装
3
版本
#latest

概述

smart-router-intents

Route any query by intent.

Code, analysis, creative, realtime, general.

All routed to DeepSeek V4 Flash — the cheapest capable model for every intent.

How it works

INPUT: any query
  ↓
Is it cached? → Return instantly (0 cost)
  ↓ if no
Detect intent → Route to DeepSeek V4 Flash

Speed

2ms per query.

That's how long the classifier takes. The model answers the rest.

Intent detection detail

CODE
  Keywords: write, code, debug, fix, refactor, function, class, test
  → DeepSeek V4 Flash

ANALYSIS
  Keywords: analyze, explain, compare, research, evaluate, assess
  → DeepSeek V4 Flash

CREATIVE
  Keywords: write a story, brainstorm, imagine, design, draft
  → DeepSeek V4 Flash

REALTIME
  Keywords: now, today, current, latest, news, price, weather
  → DeepSeek V4 Flash

GENERAL
  Default. Simple Q&A, translate, summarize, chat
  → DeepSeek V4 Flash

What you save

SetupCost per 1k queries
--------------------------
All on premium reasoning model$15+
All on DeepSeek V4 Flash$0.20
With router + cache$0.05 avg (cache hits)

Usage

clawhub install smart-router-intents

Author

Created by CertainLogic — deterministic AI infrastructure.

certainlogic.ai

版本历史

共 3 个版本

  • v1.1.1 当前
    2026-06-14 23:59
  • v1.1.0
    2026-06-14 20:03
  • v1.0.1
    2026-06-01 12:51

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

it-ops-security

Skill Vetter Plus

certainlogicai
AI代理技能安全扫描器。9个内置检测签名,识别密钥、不安全执行模式和提示词注入。50毫秒内出结果。
★ 0 📥 456
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,135 📥 910,058
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 851 📥 333,662