Cheela Labs
INFRASTRUCTURE FOR AGENTS

Ship AI-native.

Cheela is the routing, evals, and observability layer between your application and every model provider you use. Write a capability once. Run it on any runtime.

WITHOUT CHEELA

Every provider is its own integration.

A different SDK for every model. Retry logic copy-pasted across services. No shared view of what your agents are actually doing once they reach production.

openai-sdk@4.xper-provider auth
anthropic-sdk@0.2xper-provider retries
custom-retry.tsno shared traces
retry-wrapper.gounmonitored
WITH CHEELA

One gateway. Every model.

Cheela sits between your application and your model providers. You write capabilities once — Cheela handles routing, retries, evals, and observability for every runtime you register.

Your app
Cheela gateway
OpenAI
Anthropic
Google Gemini
OpenRouter
HOW CHEELA WORKS

Four steps between your code and a model.

01

Define a capability

Describe what your agent can do — not which model runs it.

02

Register a runtime

Connect any model provider through one config file.

03

Call it from your app

POST /v1/executions — the same request shape every time.

04

Cheela orchestrates

Routing, evals, retries, and traces happen automatically.

ARCHITECTURE

Cheela orchestrates. Your infrastructure executes.

Your application
Cheela gateway
RoutingEvalsObservability
gpt-4.1 · openai
claude · anthropic
gemini · google
any model · openrouter
CLI

From zero to your first execution in a terminal.

Install the CLI, register a runtime, and run your first capability without leaving the shell.

DASHBOARD

Your inference layer at a glance.

Every runtime, execution, and token accounted for — the control plane Cheela ships with, not a demo built for a screenshot.

OVERVIEW
Control plane
+ Register runtime
Requests
48,204
46,110 completed
Runtimes
6
5 healthy
Avg latency
212ms
across executions
Tokens
18.2M
up 12% this week
EXECUTIONRUNTIMESTATUSDURATION
ex_7f3a9crt_8f2acompleted212ms
ex_912bd0rt_3c1ecompleted212ms
ex_00af2ert_8f2afailed
BLOG

Engineering notes from the team building Cheela.

Deep dives on agent discovery, the capability model, and what we got wrong on the way here.

Read the blog →
AI-NATIVE

A new way for agents to use your product.

Most products are still built only for humans clicking buttons. Cheela exposes what your product does as capabilities an agent can call directly — no screen-scraping, no brittle browser automation. Just a typed call that does exactly what the button would.

Why capabilities, not APIs
15
Capabilities per runtime, avg
0
Browser automation steps needed
48ms
Avg capability call time
99.98%
Gateway uptime
PRICING

Simple pricing. No surprises.

Compare plans
Agent calls
Free
Unlimited capability calls
Agents call you directly
Publish a manifest
Chat
$0.006/execution
Prepaid balance
No subscription
Insights analytics
Add credits
Enterprise
Contact us
Volume pricing
SSO + audit logs
Custom SLAs
Contact sales

Build the layer between models and your product.