llmgw

Sellpath's Rust LLM gateway. Use the links below for humans and coding agents.

Typical flow

  1. Create organization, project, user, and service account with /admin/*.
  2. Issue a tenant API key or virtual key.
  3. Call /v1/chat/completions or /v1/responses with the tenant key.
  4. Check budgets and spend logs if you are validating billing.

For the full markdown guide, open /docs/guide.md.