LLM Model Router

当需要在不牺牲质量的前提下削减 Claude Code(或同类多档位 LLM)token 花费时使用;做按任务类别把子任务路由到最便宜够用的模型(Haiku/Sonnet/Opus)、逐条记账真实 token 与成本、并用 A/B 实测验证降档;不适用于跨厂商路由(用 LiteLLM/OpenRouter);触发词:模型路由、降本、token 优化、A/B 实测、成本审计。

findscripter deef96d 5.0 KB Updated

File contents

findscripter/everything-skills/tree/main/04-ai/llm-model-router commit deef96d0c6

Frequently asked questions

npx skillmds@latest add findscripter/llm-model-router