OpenSquilla:把模型路由做进CLI的Token高效Agent
Type: article
Author: unknown
Primary Topic: AI Agent
Ingested: 2026-05-27
Summary
OpenSquilla是一个CLI Agent框架,核心创新是基于LightGBM+ONNX的本地模型路由器SquillaRouter,可自动为每轮对话选择「够用且最便宜」的模型。采用微内核架构,所有入口共享同一turn loop,支持20+LLM提供商。相比云端路由服务,本地路由更轻量、无外部依赖,适合企业生产环境控制Token成本。
Key Concepts
- 模型路由
- Token成本优化
- 微内核架构
- 本地推理
- 多Provider支持
- 持久化记忆
- CLI Agent
Entities
- OpenSquilla
- SquillaRouter
- LightGBM
- ONNX Runtime
- OpenRouter
- OpenAI
- Anthropic
- Ollama
- DeepSeek
- Gemini
- Qwen
- DashScope
- OpenClaw
Source
Relations
- (none)
Auto-generated on 2026-05-27