Access: give your whole team every model.
Put every route P/9 serves behind one OpenAI-compatible API and one organisation login. Keys are minted per project and scoped to the models you choose, and the alias you call stays stable when the weights behind it move, so platform teams open access without becoming the bottleneck.
- One OpenAI-compatible API to every route. Change the model string, not your stack.
- Keys per project, scoped by allowed models, with an expiry and a rupee credit limit.
- PK NPU-native and global pass-through routes through the same gateway and the same keys.
- New open models arrive as routes, not as a code change on your side.