Vendor Lock-In (AI)
AI vendor lock-in is the cost and difficulty of switching away from a chosen AI vendor — driven by proprietary APIs, fine-tuned weights, embedding incompatibilities, prompt portability gaps, and integrated platform features that have no clean equivalents elsewhere.
Full definition
Lock-in vectors specific to AI: (1) proprietary fine-tunes that cannot be exported; (2) embedding spaces that require full re-indexing if the model changes; (3) prompts and evals tuned for one model family's quirks; (4) per-vendor function-calling, file APIs, and assistants. Mitigations include abstraction layers (LiteLLM, OpenRouter), model-agnostic eval harnesses, embedding-version pinning with re-index plans, and dual-vendor fallback for critical workloads.
Why it matters
AI vendor pricing has moved by 50%+ in single quarters; capability gaps close and reopen unpredictably. Treating model choice as portable from day one — even at small velocity cost — preserves option value worth far more than the abstraction overhead.
Example
A SaaS that wired prompts directly to one vendor's API faces a 4-month migration when contract terms change; a competitor on a model-agnostic abstraction layer switches in two weeks.
Related terms
- Build vs Buy (AI)Build vs buy in AI is the strategic decision between developing an AI capability internally — model, platform, data layer — and procuring it from a vendor, hyperscaler, or open-source ecosystem, weighed against differentiation, cost, time-to-value, and lock-in.
- AI Total Cost of Ownership (TCO)AI Total Cost of Ownership (TCO) is the total cost of an AI system over its full lifecycle — including model and inference costs, infrastructure, integration, data preparation, governance, monitoring, retraining, talent, and exit costs — usually expressed as 3-year fully loaded.
- RAG-as-a-ServiceRAG-as-a-Service is a managed offering that handles document ingestion, chunking, embedding generation, vector storage, retrieval, and LLM grounding behind a single API — letting teams ship retrieval-augmented features without building the underlying pipeline.
- AI StrategyAn AI strategy is a written, board-level plan for how an organization will use AI to create competitive advantage — naming the business goals, prioritized use cases, required capabilities, governance posture, partner choices, and a 12-36 month investment plan.
Source & further reading
Primary source: Gartner — "Top Strategic Technology Trends 2024" (2024).
Citation policy: this entry is part of the AIDOLS AI Implementation Glossary and may be quoted for research, journalism, and education with attribution to aidolsgroup.com/de/glossary/vendor-lock-in-ai/.