{"id":134912,"date":"2026-08-10T12:37:10","date_gmt":"2026-08-10T12:37:10","guid":{"rendered":"https:\/\/www.europesays.com\/ai\/134912\/"},"modified":"2026-08-10T12:37:10","modified_gmt":"2026-08-10T12:37:10","slug":"gpu-clusters-running-ai-agents-bottleneck-on-memory-not-compute-supermicro-open-storage-summit-tuesday","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ai\/134912\/","title":{"rendered":"GPU Clusters Running AI Agents Bottleneck on Memory, Not Compute: Supermicro Open Storage Summit Tuesday"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"mapping-embed imgPhoto\" id=\"i471973\" src=\"https:\/\/www.europesays.com\/ai\/wp-content\/uploads\/2026\/08\/supermicro-server-rack.png\" alt=\"Supermicro Server Rack\" width=\"836\" height=\"470\"\/><\/p>\n<p>Supermicro.com<\/p>\n<p>Every enterprise AI deployment that runs into cost ceilings, sluggish response times, or hard limits on how many simultaneous conversations an agent can sustain is hitting the same invisible wall: the GPU is being asked to be both the brain and the filing cabinet, and it cannot do both well at the same time. The real <a href=\"https:\/\/www.ai-infra-link.com\/gpus-alone-cant-fix-your-ai-infrastructure-what-youre-missing\/\" rel=\"nofollow noopener\" target=\"_blank\">AI infrastructure bottleneck in 2026<\/a> is not compute \u2014 it is memory architecture. The Supermicro Open Storage Summit \u2014 a free virtual event that will open tomorrow, August 11, and run through September 3 \u2014 is structured around exactly that problem, bringing 38 industry experts from 21 companies together to map how enterprise AI infrastructure needs to be rebuilt for the agentic era. The full <a href=\"https:\/\/www.supermicro.com\/en\/pressreleases\/supermicros-seventh-annual-open-storage-summit-brings-together-21-ecosystem-partners\" rel=\"nofollow noopener\" target=\"_blank\">summit agenda and registration<\/a> are available via Supermicro&#8217;s official press release.<\/p>\n<p>The core technical shift the summit addresses is straightforward to state and difficult to engineer: as large language models generate output, they accumulate a key-value (KV) cache \u2014 a memory structure that stores the intermediate attention states for every token already processed in a conversation. Without that cache, the model would have to recompute its full <a href=\"https:\/\/www.nvidia.com\/en-us\/data-center\/ai-storage\/cmx\/\" rel=\"nofollow noopener\" target=\"_blank\">attention over the conversation history<\/a> for each new word it generates, turning a linear operation into a quadratic one. With the cache stored on GPU high-bandwidth memory (HBM), inference stays fast \u2014 but only up to a point. At 128,000-token contexts and beyond, that cache can claim the majority of an H100 GPU&#8217;s 80 gigabytes of HBM, leaving inadequate room for model weights and concurrent user sessions. Agentic AI, which maintains growing task histories across many reasoning steps, makes this pressure structural rather than occasional.<\/p>\n<p>The solution the industry is converging on is offloading the KV cache from GPU HBM to a dedicated storage tier \u2014 what the summit&#8217;s Session 7 calls a &#8220;context memory&#8221; layer, positioned between the GPU&#8217;s local NVMe SSDs and network-attached storage arrays. Nvidia formalized this architecture in January 2026 with its <a href=\"https:\/\/blocksandfiles.com\/2026\/01\/06\/nvidia-standardizes-gpu-cluster-kv-cache-offload-to-nvme-ssds\/\" rel=\"nofollow noopener\" target=\"_blank\">Inference Context Memory Storage Platform<\/a>, now known as CMX, managed by the BlueField-4 DPU. The CMX partner ecosystem includes nearly every company presenting at this summit: VAST Data, DDN, IBM, Nutanix, WEKA, Supermicro, and Cloudian are all on <a href=\"https:\/\/www.blocksandfiles.com\/ai-ml\/2026\/03\/30\/nvidia-and-its-partners-kv-cache-extenders\/5209284\" rel=\"nofollow noopener\" target=\"_blank\">Nvidia&#8217;s published partner list<\/a>. The summit is, in significant measure, this ecosystem convening to show enterprise practitioners how to put CMX-aligned architectures into production before their AI deployments run out of room to grow.<\/p>\n<p>&#8220;Enterprise AI success depends on a data infrastructure that can scale with growing model complexity and inference demands,&#8221; said Michael McNerney, Senior Vice President of Marketing and Network Security at Supermicro. Rob Strechay, Principal Analyst at theCUBE, framed the commercial stakes: &#8220;As enterprises look to become token producers rather than perpetual token consumers, storage becomes a strategic platform \u2014 not simply for capacity, but for feeding GPUs, managing context, accelerating inference, and enabling trusted AI at scale.&#8221;<\/p>\n<p>The timing is pointed. Supermicro will hold its Q4 fiscal year 2026 <a href=\"https:\/\/ir.supermicro.com\/news\/news-details\/2026\/Supermicro-Provides-Fourth-Quarter-of-Fiscal-Year-2026-Preliminary-Business-Update\/default.aspx\" rel=\"nofollow noopener\" target=\"_blank\">Q4 earnings call August 11<\/a>, the same day Session 1 airs. In July, the company disclosed a preliminary update: Q4 revenue is expected near the low end of its $11.0 billion to $12.5 billion guidance range, but gross margins \u2014 estimated at 15 to 17 percent \u2014 will come in dramatically above prior guidance of 8.2 to 8.4 percent. Most significantly, Supermicro disclosed that its <a href=\"https:\/\/ir.supermicro.com\/news\/news-details\/2026\/Supermicro-Provides-Fourth-Quarter-of-Fiscal-Year-2026-Preliminary-Business-Update\/default.aspx\" rel=\"nofollow noopener\" target=\"_blank\">backlog reached record levels<\/a> after receiving more than $60 billion in new orders during Q4 alone \u2014 orders that will need to be deployed into working AI infrastructure over the quarters ahead. The summit&#8217;s 12 sessions represent, in part, Supermicro&#8217;s effort to help customers turn that backlog into functioning, scalable AI deployments rather than expensive hardware waiting for an architectural decision.<\/p>\n<p>All 12 sessions will air live at 10:00 AM PDT (1 PM ET) on their scheduled dates and will be available on-demand through theCUBE immediately following each broadcast. Registration is free for data center architects, storage engineers, and enterprise IT professionals. <a href=\"https:\/\/www.thecube.net\/events\/supermicro\/open-storage-summit-2026\" rel=\"nofollow noopener\" target=\"_blank\">Register and view the schedule<\/a> at the theCUBE event portal.<\/p>\n<p>What the Context Memory Gap Actually Is \u2014 and Why It Matters Now<\/p>\n<p>In a standard transformer inference run, the model allocates HBM on the GPU to store the KV cache for the entire active conversation. Every new token of output extends the cache, which must remain in memory for the decode phase to proceed without recomputation. For a chatbot handling a 4,000-token conversation, this is manageable. For an enterprise AI agent working through a lengthy legal document, debugging a complex codebase, or maintaining a customer service history across multiple sessions, the context can easily exceed 100,000 tokens \u2014 and at that scale, the cache&#8217;s memory footprint competes directly with the model&#8217;s weights for the same fixed pool of HBM. The <a href=\"https:\/\/www.nvidia.com\/en-us\/data-center\/ai-storage\/cmx\/\" rel=\"nofollow noopener\" target=\"_blank\">KV cache memory exhaustion problem<\/a> is the structural reason long-context agentic AI underperforms at scale.<\/p>\n<p>The result is a pattern that infrastructure teams are increasingly recognizing: GPU clusters that look fully occupied in monitoring dashboards but are actually experiencing throughput degradation from memory pressure, not from compute saturation. A cluster throttled by <a href=\"https:\/\/www.ai-infra-link.com\/gpus-alone-cant-fix-your-ai-infrastructure-what-youre-missing\/\" rel=\"nofollow noopener\" target=\"_blank\">KV cache memory pressure<\/a> delivers higher cost-per-token and lower requests-per-second than the GPU specifications imply.<\/p>\n<p>Offloading KV cache to a dedicated external storage tier breaks that constraint. In testing on four NVIDIA H100 GPUs, storage systems specifically architected for KV cache offload delivered a <a href=\"https:\/\/www.forbes.com\/sites\/delltechnologies\/2026\/06\/25\/why-ai-infrastructure-bottlenecks-are-moving-beyond-gpus\/\" rel=\"nofollow noopener\" target=\"_blank\">19x Time to First Token improvement<\/a> at a 131,000-token context compared to GPU-only KV cache management. The practical meaning: AI agents can handle far longer tasks and maintain far richer context without GPU exhaustion forcing truncation or recomputation.<\/p>\n<p>Nvidia&#8217;s CMX platform, announced at CES in January, standardizes how this offload works: a four-tier memory hierarchy (GPU HBM \u2192 CPU DRAM \u2192 local NVMe SSDs \u2192 networked external storage arrays) managed by the BlueField-4 DPU and accessed by Nvidia&#8217;s Dynamo inference framework. Nearly every storage company at this summit has either already shipped or is actively developing a <a href=\"https:\/\/blocksandfiles.com\/2026\/01\/06\/nvidia-standardizes-gpu-cluster-kv-cache-offload-to-nvme-ssds\/\" rel=\"nofollow noopener\" target=\"_blank\">CMX-compatible storage implementation<\/a> \u2014 making the summit sessions as close to a live industry field guide for this architecture as currently exists.<\/p>\n<p>How Do Enterprises Choose Storage for AI Inference?<\/p>\n<p>The answer the summit gives across its first three sessions is: it depends on where in the pipeline the data lives, how fast it needs to move, and how much it costs to keep it there.<\/p>\n<p>Session 1 (August 11, with WEKA, Scality, Samsung, WD, and Supermicro) presents the canonical multi-tier approach: a high-performance parallel file system built on all-flash media for latency-sensitive inference serving, layered against S3-compatible object storage primarily backed by high-capacity HDDs for cold data, long-tail model weights, and archived inference logs. The economics follow directly from physics: all-flash storage delivers microsecond-latency random reads at a dollar-per-gigabyte cost roughly 10 to 20 times higher than HDDs; object storage on HDDs trades latency for cost and scale. Matching each data type to the right tier \u2014 rather than storing everything on the most expensive medium \u2014 is where meaningful cost optimization occurs.<\/p>\n<p>Session 2 (August 12, with DDN, KIOXIA, and WD) examines this tradeoff through two vertical use cases that represent the extremes: financial trading systems, which demand sub-millisecond response and audit-grade data integrity, and genomic sequencing pipelines, which require petabyte-scale unstructured sequence data to be ingested under research compliance constraints. The infrastructure design is not the same for both, and the session is specifically organized to show how the same core technology components \u2014 enterprise SSDs from KIOXIA, high-capacity HDDs from WD, and DDN&#8217;s parallel file system \u2014 are configured differently for each workload.<\/p>\n<p>Session 3 (August 13, with Nutanix, MinIO, and PEAK:AIO) steps back from the media question to address what separates AI deployments that make it to production from those that stall: cost and token economics, infrastructure that can scale from workgroup to enterprise, data readiness and governance requirements, and the access controls that security teams demand before they approve a production rollout.<\/p>\n<p>Breaking the Context Wall: What Session Seven Will Explain<\/p>\n<p>Session 7 (August 25, with VAST Data, Solidigm, and Supermicro) carries the technical argument to its logical conclusion. The session introduces &#8220;context memory&#8221; as a named storage tier \u2014 something the AI industry did not have a common vocabulary for as recently as 18 months ago \u2014 and walks through implementation architectures for systems that persist KV cache data in a large-scale storage array rather than allowing it to be evicted from GPU memory between conversation turns or reasoning steps.<\/p>\n<p>The Solidigm contribution is not incidental. Solidigm manufactures enterprise NVMe SSDs \u2014 the physical medium that makes the context memory tier economically viable. The performance characteristics of enterprise NVMe storage (sustained sequential read bandwidth measured in gigabytes per second, queue depth for handling simultaneous KV cache read requests, endurance ratings for write-intensive cache workloads) determine whether the offload tier performs at the latency required for inference. An SSD optimized for enterprise database workloads is not automatically appropriate for KV cache serving \u2014 the access pattern is different.<\/p>\n<p>VAST Data&#8217;s contribution is its context-aware KV cache routing software, which implements routing logic that determines which storage node holds the relevant cached attention states for an incoming inference request and retrieves them with minimum latency. Supermicro provides the all-flash storage arrays that serve as the physical hardware layer for both companies&#8217; software implementations.<\/p>\n<p>Neocloud Infrastructure: How Crusoe Builds Storage for AI at GPU Scale<\/p>\n<p>Session 4 (August 18, with Crusoe, VAST Data, and KIOXIA) examines a question the hyperscaler model cannot fully answer: how do AI-native cloud providers differentiate their storage architecture from AWS and Azure when they are competing for workloads that AWS and Azure are not optimized to serve?<\/p>\n<p>Crusoe \u2014 which built OpenAI&#8217;s Stargate campus in Abilene, Texas, and was valued at roughly $10 billion in an October 2025 funding round \u2014 is one of the defining examples of what the storage industry calls a neocloud: a GPU-as-a-service provider built entirely around AI compute, competing on AI-native design rather than general-purpose cloud services. Neocloud revenue as a category is projected to reach roughly $20 billion in 2026, growing toward $180 billion by 2030, driven by the fact that hyperscalers cannot build AI data centers fast enough to meet demand.<\/p>\n<p>The storage design for a neocloud is not simply a hyperscaler storage design at smaller scale. The workload profile is more homogeneous (AI training and inference rather than general-purpose cloud), the network topology is different (InfiniBand-heavy rather than Ethernet-primary), and the ratio of flash storage to spinning disk is inverted from what most enterprise storage teams work with. Session 4 will explore the specific architectural choices \u2014 flash media selection, data management platform design, KV cache handling \u2014 that define how neoclouds differentiate their AI-serving economics from hyperscalers.<\/p>\n<p>IBM, KIOXIA, and the Time-to-First-Token Equation<\/p>\n<p>Session 5 (August 19, with IBM, KIOXIA, and Supermicro) focuses on a metric that has become the primary user-visible benchmark for AI inference quality: Time to First Token, or TTFT \u2014 the interval between when a user submits a query and when the first word of the model&#8217;s response appears.<\/p>\n<p>TTFT is governed not just by the model&#8217;s computational throughput but by how quickly the KV cache for the user&#8217;s conversation context can be loaded from wherever it is stored into the GPU&#8217;s working memory for the decode phase. IBM&#8217;s AI Data Platform architecture addresses this by managing KV cache placement across Supermicro all-flash storage systems, using KIOXIA enterprise NVMe flash as the physical medium. The session will explain how thoughtful placement of cached attention states \u2014 keeping frequently accessed context closer to the GPU and less-accessed context on higher-capacity, slightly slower tiers \u2014 can reduce TTFT and cut recomputation overhead for long-context inference workloads.<\/p>\n<p>Data Lakes Are Becoming AI Infrastructure<\/p>\n<p>Session 8 (August 26, with MinIO, AMD, and Supermicro) and Session 9 (August 27, with DDN, Solidigm, and Supermicro) together address a practical question facing most enterprise data teams: they already have a data lake. What do they need to change about it to serve AI workloads?<\/p>\n<p>Data lakes built for analytics and data warehousing rest on object storage and open formats \u2014 Apache Parquet, Delta Lake, Apache Iceberg \u2014 for interoperability. What makes these formats attractive for analytics (immutability, columnar layout, schema-on-read) creates friction for AI workflows that need low-latency random access, frequent writes, and transactional capabilities for managing pipeline state. The <a href=\"https:\/\/www.supermicro.com\/en\/event\/open-storage-summit\" rel=\"nofollow noopener\" target=\"_blank\">lakehouse transactional layer approach<\/a> \u2014 adding a transactional layer on top of object storage using open table formats \u2014 is the industry&#8217;s current answer.<\/p>\n<p>Session 8 will examine how MinIO&#8217;s S3-compatible object storage and AMD&#8217;s compute platforms combine with Supermicro systems to extend existing lake investments into AI pipelines rather than requiring greenfield replacement. Session 9 addresses AI data platforms as a distinct product category: pre-integrated appliances that handle ingestion, normalization, vectorization, and hand-off to AI inference environments, with built-in workflows for retrieval-augmented generation (RAG), visual search, and document processing. Unstructured data \u2014 documents, images, video, logs, and sensor streams \u2014 constitutes an estimated 80 to 90 percent of the unique data an enterprise generates, yet most organizations retain only a small fraction of it. AI changes the economics of that retention decision, and Sessions 8 and 9 address what the infrastructure implications of keeping more of it actually look like.<\/p>\n<p>Edge, Hybrid, and the Remaining Three Sessions<\/p>\n<p>Session 6 (August 20, with Hammerspace, SanDisk, and Supermicro) addresses the reality that most enterprise data centers are not greenfield: they operate existing storage systems, often from multiple vendors and spanning multiple generations, that predate AI by years or decades. Hammerspace&#8217;s global namespace technology provides one approach to bridging legacy and new storage systems without forcing a complete rip-and-replace.<\/p>\n<p>Session 10 (September 1, with Iron Mountain, Scality, and Supermicro) will feature CSP Iron Mountain walking through the next phase of its Iron Cloud offering \u2014 specifically, an on-premises edge storage node providing low-latency local backup and retrieval while tiering data to Iron Mountain&#8217;s cloud backend for long-term retention. The solution runs on Scality object storage and Supermicro edge systems, representing a model for hybrid storage-as-a-service that satisfies enterprise SLA requirements for local performance while delivering cloud economics for retention.<\/p>\n<p>Session 11 (September 2, with Cloudian, Hammerspace, Seagate, and Supermicro) will return to unstructured data management at scale \u2014 specifically the policy and tiering architectures that make economically viable long-term retention possible. Session 12 (September 3, with Nutanix, AMD, and Supermicro) will close the summit with a broader examination of how enterprises can move from AI-curious to AI-operational across the full stack: data readiness, hardware and software selection, on-premises versus hybrid trade-offs, and the operational and economic realities of running agentic AI in production.<\/p>\n<p>Registration and Schedule<\/p>\n<p>All 12 sessions are free to attend and require no enterprise affiliation. Sessions air live at 10:00 AM PDT (1:00 PM ET) on their respective dates and will be available on-demand through theCUBE immediately following each broadcast. Registration is available through <a href=\"https:\/\/www.supermicro.com\/en\/event\/open-storage-summit\" rel=\"nofollow noopener\" target=\"_blank\">the Supermicro event page<\/a> or the <a href=\"https:\/\/www.thecube.net\/events\/supermicro\/open-storage-summit-2026\" rel=\"nofollow noopener\" target=\"_blank\">theCUBE event portal<\/a>.<\/p>\n<p>The complete schedule: Session 1 (Aug. 11), Session 2 (Aug. 12), Session 3 (Aug. 13), Session 4 (Aug. 18), Session 5 (Aug. 19), Session 6 (Aug. 20), Session 7 (Aug. 25), Session 8 (Aug. 26), Session 9 (Aug. 27), Session 10 (Sept. 1), Session 11 (Sept. 2), Session 12 (Sept. 3).<\/p>\n<p>Frequently Asked QuestionsWhat is the &#8220;context memory tier&#8221; and why is it the focus of this summit?<\/p>\n<p>The context memory tier is a new storage architecture layer designed to hold a large language model&#8217;s key-value (KV) cache \u2014 the record of everything the model has processed in a conversation or task \u2014 in networked NVMe storage rather than in GPU high-bandwidth memory. GPU HBM is fast but finite: at long context lengths (100,000 tokens or more), the KV cache can consume the majority of available GPU memory, crowding out model weights and reducing the number of concurrent users a cluster can serve. By moving the KV cache to a dedicated external storage tier, enterprises can run longer AI agent tasks without GPU exhaustion, improve cost-per-token economics, and scale to more simultaneous sessions. Nvidia formalized this architecture in January 2026 with its <a href=\"https:\/\/blocksandfiles.com\/2026\/01\/06\/nvidia-standardizes-gpu-cluster-kv-cache-offload-to-nvme-ssds\/\" rel=\"nofollow noopener\" target=\"_blank\">CMX context memory platform<\/a>; the summit&#8217;s Session 7 (August 25) is specifically organized around implementing it in production.<\/p>\n<p>Why does enterprise storage now directly constrain what AI agents can do?<\/p>\n<p>When an AI agent maintains context across many reasoning steps \u2014 tracking a long document review, managing a multi-turn customer support case, or executing a complex debugging workflow \u2014 each step adds to an accumulating KV cache that must stay available for the model to continue without recomputing from scratch. If GPU memory cannot hold the full cache, the agent either truncates its context (losing information it needs) or recomputes (adding latency and cost). Storage that can hold and serve that cache at the speed inference requires effectively extends the agent&#8217;s working memory. This is why several analysts and infrastructure teams describe AI storage not as a place data lives but as the medium through which AI agents think \u2014 and why <a href=\"https:\/\/www.nvidia.com\/en-us\/data-center\/ai-storage\/cmx\/\" rel=\"nofollow noopener\" target=\"_blank\">storage latency shapes AI agent capability<\/a> to AI agent capability.<\/p>\n<p>How is a neocloud like Crusoe different from AWS or Azure for AI workloads?<\/p>\n<p>A neocloud is a cloud provider built entirely around GPU compute for AI, rather than a general-purpose cloud platform that also offers GPU instances. Neoclouds differentiate on AI-native architecture choices \u2014 network topology designed for GPU cluster interconnect (InfiniBand-heavy), storage systems optimized for AI access patterns rather than general-purpose cloud workloads, and pricing models built around GPU-hours rather than per-service metering. Crusoe, which built OpenAI&#8217;s Stargate campus in Abilene, Texas, also differentiates on sustainability, sourcing power from stranded and renewable energy. The <a href=\"https:\/\/www.trendingtopics.eu\/neoclouds-challenge-the-hyperscalers-in-big-bets-on-ai-infrastructure\/\" rel=\"nofollow noopener\" target=\"_blank\">neocloud revenue and market projections<\/a> as a category is projected to reach roughly $20 billion in revenue in 2026. Session 4 (August 18) examines specifically how neocloud storage design enables economics that general-purpose clouds cannot match for AI-heavy workloads.<\/p>\n<p>What should I look for in AI storage performance benchmarks?<\/p>\n<p>The most relevant benchmark for AI inference storage is Time to First Token (TTFT) \u2014 the interval between submitting a query and receiving the model&#8217;s first output word \u2014 as a function of context length. Standard storage benchmarks (IOPS, sequential throughput, latency at queue depth 1) do not capture the specific access pattern of KV cache serving, which involves high-concurrency random reads at the granularity of individual attention head tensors. A meaningful AI storage benchmark will state the model size, the context window length, the number of concurrent users, and the hardware configuration (GPU count and type, NVMe tier capacity and bandwidth). Dell&#8217;s benchmarking of KV cache offload on H100 systems showed a <a href=\"https:\/\/www.forbes.com\/sites\/delltechnologies\/2026\/06\/25\/why-ai-infrastructure-bottlenecks-are-moving-beyond-gpus\/\" rel=\"nofollow noopener\" target=\"_blank\">19x TTFT improvement<\/a> at 131,000-token context \u2014 a specific, reproducible result that illustrates the magnitude of the gap between GPU-only and storage-tier-assisted inference.<\/p>\n","protected":false},"excerpt":{"rendered":"Supermicro.com Every enterprise AI deployment that runs into cost ceilings, sluggish response times, or hard limits on how&hellip;\n","protected":false},"author":2,"featured_media":134913,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[179,405,8158,7537,66979,66982,21685,66983,66981,66980],"class_list":["post-134912","post","type-post","status-publish","format-standard","has-post-thumbnail","category-agentic-ai","tag-agentic-ai","tag-ai-agents","tag-ai-inference","tag-artificial-intelligence-agents","tag-enterprise-ai-storage","tag-gpu-memory","tag-kv-cache","tag-nvme-storage","tag-supermicro","tag-supermicro-open-storage-summit"],"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/134912","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/comments?post=134912"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/134912\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media\/134913"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media?parent=134912"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/categories?post=134912"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/tags?post=134912"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}