{"repo":"mlpal-ai/mlpal-gateway","free":true,"listed":false,"github":"https://github.com/mlpal-ai/mlpal-gateway","clone":"git clone https://github.com/mlpal-ai/mlpal-gateway.git","description":"Open-source AI gateway — one API for Anthropic, OpenAI, Google, Bedrock, and custom models. Routing, per-request cost metering, per-key budgets, admin console. Self-host with one docker compose up.","language":"Python","stars":19,"topics":[],"license":"Apache-2.0","category":"self-hosted-apps","readme_excerpt":"MLPal Gateway One API for every model provider. Anthropic, OpenAI, Google, and AWS Bedrock ship built in; new providers are an adapter away. Self-hosted. Model routing, per-request cost metering, per-key access control, admin console. Quick start --- --- Gateway http://localhost:8000 — Swagger at /docs Admin console http://localhost:8080 Bootstrap admin key printed once: docker compose logs seed — lost it? mint another: docker compose run --rm seed python scripts/bootstrap admin key.py --name admin-2 --force Adapters activate based on which provider keys you set. GET /v1/models lists only what your box can serve; a single-provider deployment works without any extra configuration. Don't want to run infrastructure? The managed deployment of this same codebase runs at mlpal.ai — create a key and point the same SDK/CLI at https://models.mlpal.ai instead of localhost. Pricing is simple: routing is free for your first 300M tokens each month , then $50 flat per month up to 5B tokens ; your tokens are always billed at provider list price, passed through with no markup, either way. Prebuilt multi-arch images are on GHCR if you'd rather not build from source: ghcr.io/mlpal-ai/mlpal-gateway and ghcr.io/mlpal-ai/mlpal-gateway-console (tags: latest , version, commit SHA). Calling it Anthropic wire, any provider's model: Existing OpenAI SDK code — point it at http://localhost:8000/v1 . Python SDK — pip install mlpal-assistants : What you get - One wire format for every provider. POST /v1/m","default_branch":null,"files":null,"tree":[],"storefront":"/r/mlpal-ai","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mlpal-ai/mlpal-gateway/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}