Teale ∙ manifesto | for OpenClaw | for Hermes | for Developers
OpenClaw still works. Point it at Teale.
OpenClaw needs an OpenAI-compatible API — not Claude specifically. Teale gives you one, backed by the world's idle laptops. No subscription, no rate limits, no account.
Reliable supply
Most devices on the network run a unified Hermes-3-Llama 3.1 8B. Your OpenClaw requests route to whichever laptop is free — same model, consistent outputs, no cold starts.
Performance
| Model | TTFT | TPS | Credits / 1M |
|---|---|---|---|
| Hermes-3-Llama 3.1 8B | ~200ms | ~45 | 800 |
| Qwen 3 32B | ~350ms | ~18 | 3,200 |
| Llama 4 Scout 109B MoE | ~500ms | ~12 | 10,900 |
Illustrative figures. Live metrics stream from gateway.teale.com.
Switch in one step
In OpenClaw, set the base URL to Teale. That's it.
export OPENAI_BASE_URL="https://gateway.teale.com/v1"
export OPENAI_API_KEY="tok_..."
Early tester builds — you'll need to bypass your OS security prompt on first launch (Gatekeeper on Mac, SmartScreen on Windows). Linux ships today as an unsigned x86_64 tarball. The apps aren't signed yet.