Model infrastructureStart
Brama
Multi-provider LLM gateway
Brama exposes one OpenAI-compatible model gateway, discovers the subscriptions available to a signed agent, and retries across eligible local, hosted, and subscription-backed providers.
Product contract
- Brama is a pure gateway. It owns request authentication, model selection, provider invocation, retry, and response normalization, but no application database.
- Provider credentials are redeemed at their final-use boundary through opaque Skarbiec capabilities supplied by the entitlement broker.
- Non-secret retirement markers and task-quality observations live in the append-only operational journal.
- Callers use the OpenAI-compatible /v1/chat/completions surface, the CLI, or the MCP interface.
Connected systems
- Skarbiec
- Weles
- Jeden
- Local inference
- Hosted model APIs