Uber's GenAI Gateway: unified LLM platform serving 16 million queries per month across close to 30 teams
Disparate LLM integration strategies across Uber's engineering teams led to inefficiencies and redundant efforts, while a rapidly growing number of LLM use cases made a centralized approach necessary.
GenAI Gateway is used by close to 30 customer teams and serves 16 million queries per month with a peak QPS of 25, providing a single OpenAI-compatible interface to models from OpenAI, Vertex AI, and Uber-hosted LLMs.
Frequently asked questions
What did this team achieve with this AI workflow?
GenAI Gateway is used by close to 30 customer teams and serves 16 million queries per month with a peak QPS of 25, providing a single OpenAI-compatible interface to models from OpenAI, Vertex AI, and Uber-hosted LLMs.
What tools did this team use?
GenAI Gateway, OpenAI, Vertex AI, LangChain, LlamaIndex, STOA.
What results were reported?
distinct LLM use cases at Uber: over 60; customer teams using GenAI Gateway: close to 30; Monthly queries served: 16 million; Peak queries per second: 25 (source-reported, not independently verified).
How is this back office ops AI workflow structured?
Security review before access → Developer submits LLM request → PII redaction → LLM query via vendor or hosted model → PII un-redaction and response return → Audit logging and cost attribution.