Skip to main content
Astrolabe is a headless OpenAI-compatible proxy for OpenClaw agents. It classifies each request, routes it to the cheapest effective model tier, and can escalate when confidence is low.

Quickstart

Install and run Astrolabe locally in a few minutes.

What Astrolabe does

  1. Classifies incoming chat requests with a low-cost model.
  2. Routes trivial and moderate tasks to lower-cost tiers.
  3. Escalates difficult requests to a premium tier when needed.
  4. Preserves OpenAI-compatible request and response format.