AI Vendor Lock-In Escalates: Switching Models Now Costs More Than Most Expected

Enterprise AI buyers are discovering that swapping models isn't as trivial as they assumed. A new survey by Zapier — covering 542 US executives with active AI vendor contracts — reveals that nearly 90% believed they could switch AI vendors within four weeks, and 41% said they could do it in just 2–5 business days. Reality check: only 42% of organizations that attempted a migration report it went smoothly. The other 58% describe it as either failing outright or requiring significantly more effort than expected.
Why It's Hard
The root cause is layers of technical dependency: vendor-specific APIs, proprietary training data, custom tooling for model deployment, and deep integrations into existing workflows. As AI consultant Haroon Choudery put it: "Switching model vendors is no longer just an API migration. It is context, workflows, and institutional memory." He adds that most operators haven't even mapped these dependencies.
Price Hikes Are Coming
AI vendors are raising prices across the board. OpenAI increased the cost for developers using GPT-5.2 from $1.25 per input token (previous GPT-5.1) to $5.75. Anthropic confirmed a de facto price increase for its Claude enterprise edition on April 15, 2026, moving from fixed pricing to a dynamic usage-based model — experts expect this could double or triple costs for heavy users. GitHub Copilot is also affected: new subscriptions are unavailable, existing individual plans are seeing compute restrictions, and Opus model access has been dropped entirely.
These changes signal a broader shift toward token-based pricing and the end of fixed-price tiers across AI-integrated platforms like Microsoft 365.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Opus 4.6's effort=low parameter differs from other providers' low-reasoning modes
Claude Opus 4.6's effort=low parameter controls general behavioral effort, not just reasoning depth, unlike OpenAI's reasoning.effort=low or Gemini's thinking_level=low. This caused agents to make fewer tool calls, be less thorough in cross-referencing, and ignore parts of system prompts about web research.
Parameter Golf: OpenAI's AI-Assisted ML Research Experiment
OpenAI ran Parameter Golf, a competition with 1,000+ participants and 2,000+ submissions, testing AI-assisted machine learning, coding agents, quantization, and novel model design under strict constraints.

Encyclopedia Britannica Files Lawsuit Against OpenAI Over AI Training Data
Encyclopedia Britannica has filed a lawsuit against OpenAI, alleging copyright infringement related to AI training data. The case was reported by Reuters on March 16, 2026, and has generated discussion on Hacker News.

Normalization of Deviance in AI: Why Your Agentic System Will Fail
The AI industry repeats Challenger-like cultural failures: treating unreliable LLM outputs as safe because nothing bad happened yet. Real examples of agents formatting hard drives, wiping databases, and creating GitHub issues.