NeonCarlota Soto7 min readintermediate
LLMs belong in your backend
Summary
Neon AI Gateway integrates LLM calls directly into the Neon backend, offering a unified API for various models (frontier and open-weight) and consolidating billing. It extends Neon's branching capabilities to LLM endpoints, allowing each development branch to have its own isolated AI Gateway host and credentials.
- Neon AI Gateway unifies access to multiple LLM providers (OpenAI, Anthropic, open-weight) via a single API key and endpoint.
- LLM usage is consolidated onto a single Neon bill, with no markup over provider pricing.
- AI Gateway endpoints branch with the rest of the Neon stack, providing isolated LLM environments for preview, feature, and CI branches.
- It leverages Databricks Foundation Model APIs for scalable and performant LLM serving, including features like prompt caching.
Developers building LLM-powered applications can simplify their infrastructure, credential management, and billing by integrating model calls directly into their backend services.
6/10





