Intelligent Router

Route a selected model across eligible suppliers.

Acta applies allowed-model and blocked-provider rules, preserves healthy session continuity, orders eligible routes, and tries another supplier after qualifying failures.

Keep supplier routing predictable and reviewable.

Acta narrows the eligible route set with key policy, then orders suppliers using recorded operating signals.

ControlOperating behaviorEvidence and boundary

Policy-bounded selection

Choose a model explicitly or through a configured default, then restrict eligible suppliers with key policy.

Acta does not claim that current routes are selected by business Outcome quality.

Provider routing and failover

Order eligible suppliers and try another route after a qualifying pre-response failure.

Supplier attempts and route changes remain reconstructable.

Session continuity

Keep a session on the same healthy supplier when possible.

Continuity can preserve provider-side cache eligibility without guaranteeing a cache hit.

Customer constraints

Apply allowed models, blocked providers, and monthly spending limits.

Customer policy defines which routes remain eligible.

Route order

Consider recent supplier failures, session continuity, routing economics, and configured priority.

The order reflects recorded operating inputs, not a claim of model equivalence.

Routing records

Preserve the requested and resolved model, supplier attempts, policy snapshot, tokens, latency, and recorded cost.

Operational completion does not establish that the business accepted the result.

Keep your request format familiar.

Send an active model slug through the OpenAI-compatible endpoint. Acta applies key policy and supplier routing behind the request.

View the API quickstart
POST /v1/chat/completions
curl https://multitudes.xyz/v1/chat/completions \
  -H "Authorization: Bearer acta_sk_…" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "meta/llama-3.1-8b",
    "messages": [{"role":"user","content":"Summarize the case"}]
  }'

Review one production routing decision.

The design partner assessment compares the current setup and agreed alternatives against one pass/fail measure your team approves.

Apply for a design partner assessment