Connect & extend is the architectural foundation under every use case. The model gateway is what lets every deployment pick its own LLM, embedding model, and vector database without rebuilding the use case.
In practice:
Swap models without downtime: Move from one LLM provider to another as pricing, performance, or compliance needs change, without touching the use case logic built on top
Meet data residency requirements: Select a self-hosted or EEA-specific vector database to keep sensitive data where it needs to stay
Standardize on your existing stack: Connect the CRM, DAM, or commerce platform already in place instead of migrating to platform-native equivalents
Future-proof against AI model changes: As new, better, or cheaper models are released, adopt them through the gateway rather than a re-platforming project