Share
As inference APIs evolve, they're increasingly locking users into proprietary ecosystems. Here's why this shift in ownership matters and what it means for the future of AI.
The original promise of an inference API was straightforward: send some input, receive some output, and keep the conversation. This simplicity allowed you to inspect, archive, replay, or hand off sessions to different models. However, this abstraction has always had its limits. Prompt caches live on third-party GPUs, tokenization varies between models, and sampling is intentionally non-reproducible.
Despite these limitations, users could still retain a semantic record of their session in the form of a transcript. This transcript would ideally contain instructions, messages, tool calls, and results. Another capable model might not continue identically, but it could understand the context and take over seamlessly.
In recent years, however, inference APIs have started moving away from this property. They now often return a mix of text and provider-bound state that is intentionally non-portable. This shift has significant implications for both users and developers.
Each feature comes with a basic justification that providers can easily offer. For example, they might argue that encrypted blobs protect user data or that web searches enhance model accuracy. While these arguments have merit, collectively they change the ownership reality of an AI session. The transcript on your machine is no longer a complete record but a partial view of a session whose operational state belongs to the inference provider.
This shift in ownership has several significant implications:
For developers, this trend complicates the development of interoperable tools. It becomes harder to build applications that can seamlessly integrate with multiple AI services. This fragmentation can stifle innovation and limit the potential for more flexible and user-centric solutions.
Consider a scenario where you're using an AI assistant for project management. If the session data is locked into one provider's ecosystem, switching to a different model or service becomes a significant hurdle. The new model would lack crucial context, leading to a disjointed user experience.
The erosion of portable AI sessions is a concerning trend. As the AI landscape continues to evolve, it's crucial for both users and developers to push back against practices that undermine control, transparency, and interoperability. By doing so, we can ensure that AI technology remains user-centric and open.
Tags
Original Sources
The Session You Cannot Take With You | EARENDIL
↗ https://earendil.com/posts/session-portability/?utm_source=tldrai
INFRASTRUCTURE
↗ https://developer.nvidia.com/blog/nvidia-exemplar-cloud-lessons-for-unlocking-full-performance-on-ai-infrastructure/?utm_source=tldrai
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
17 August 2026
113 articles
Related Articles

Suki Researchers Challenge Traditional AI Note Evaluation Methods in Healthcare
Models & Research · 3 min

The Path to Distributed Artificial Superintelligence: Connecting AI Agents for Better Coordination
Models & Research · 4 min

LLM Security Flaw Exposed and Geothermal Power Revived
Models & Research · 4 min
Related Articles

Suki Researchers Challenge Traditional AI Note Evaluation Methods in Healthcare
Models & Research · 3 min

The Path to Distributed Artificial Superintelligence: Connecting AI Agents for Better Coordination
Models & Research · 4 min

LLM Security Flaw Exposed and Geothermal Power Revived
Models & Research · 4 min
More Stories
© 2026 Cedar & Bloom. All rights reserved.