
概览
主要功能
- 兼容 OpenAI 的 /v1/responses 和 /v1/chat/completions 端点
- 跨多家提供商的静态检查模型清单
- 虚拟模型通道(auto、coding、research、vision、cheap、safe、strict-json)
- 按类别、复杂度和修饰符进行请求分类
- 具有单次升级的工具使用安全策略检查
- 响应验证和 x-astrolabe-* 元数据头
价格
- 模型
- Free
- 评分
- 4.4 / 5 (5)
使用场景
成本优化的 LLM 路由
自动将兼容 OpenAI 的请求路由到满足策略的最低成本模型,在无需更改客户端代码的情况下减少推理支出。
安全门控 AI 网关
在模型调用前应用策略驱动的安全门控,确保提示和响应在到达下游应用程序之前经过检查。
单次升级备用
当最便宜的模型表现不佳时,单次升级到更强大的模型,以在可靠性与成本控制之间取得平衡。
OpenClaw 集成层
作为 OpenClaw 部署的路由代理,集中模型选择和策略执行,涵盖多个服务。
优点 & 缺点
优点
- 自托管且无状态,无需数据库或 SaaS 依赖
- 虚拟模型通道抽象出提供商和模型 ID 选择
- 内置工具使用和不受信任输入的安全策略
- 具有单次升级的成本感知路由和备用行为
- 兼容 OpenAI 的端点简化集成
缺点
- 仍处于早期测试阶段(0.3.0),用户基础非常小
- 紧密聚焦于 OpenClaw 生态系统,而非通用
- 静态模型列表必须在模型变化时手动维护
- 需要用户提供和管理自己的 OpenRouter API 密钥
评测
5 个评分的平均值。
登录以留下评测。
Years in this space
I've evaluated a lot of these over the years. What stands out here is the core workflow — handled better than most — and it is genuinely easy to set up. Worth the time if this is your use case.
Compared a few options
Evaluated this against two competitors. Where it wins: the core workflow and it is genuinely easy to set up. Where it lags: the docs could be deeper. On balance the feature set — especially the dashboard — justifies the 4 stars for our use case.
Does the job
Pretty happy overall. The onboarding just works and it saves real time. A few rough edges remain can be annoying, but no dealbreakers — I'd recommend it to a friend without hesitating.
Use it every day
Honestly didn't expect to like it this much. The automation is exactly what I needed, and it saves real time. I do wish a few rough edges remain, but I reach for it almost every day now and it just clicks.
Does the job
Pretty happy overall. The integrations just works and it saves real time. The docs could be deeper can be annoying, but no dealbreakers — I'd recommend it to a friend without hesitating.
问答
How does Astrolabe choose which model to use for a request?
Astrolabe uses policy-driven routing to automatically select the lowest-cost model that meets your requirements. It also includes safety gates and can escalate to a more capable model once if the initial response doesn't meet criteria.
Is Astrolabe compatible with existing OpenAI client libraries?
Yes. Astrolabe is an OpenAI-compatible proxy, so applications built against the OpenAI API format can route through it with minimal changes. It's designed specifically for use with OpenClaw.
What safety controls does Astrolabe provide?
Astrolabe adds safety gates into the routing pipeline, allowing policies to govern requests and responses. Combined with single-step escalation, this helps balance cost, quality, and safety on each call.







