Model Calls
Model Calls on Beyond Market Intelligence: a running collection of 2 stories we have gathered and hand-picked because they are worth your time. Every post here touches on model calls in some way — the news, the analysis, the deep dives, and the occasional surprise find. Acme AI is the next-generation, AI-powered spreadsheet platform built to replace Excel and redefine how analysts, data scientists, and enterprise teams work with data. New stories are added to this page as we find them, so check back if you want to keep up with what is happening around model calls, or subscribe to the RSS feed to get them as soon as they are published. Browse the collection below, or head back to the homepage to see everything Beyond Market Intelligence is covering right now.

Cloudflare Adds Agent Tracing, with Truncation Limits and Uneven Payload Defaults
Cloudflare has expanded its tracing capabilities with the introduction of Agent Tracing, now incorporating spans for agent invocations, model calls, tool runs, and approvals within Workers traces. This feature enables session replay, offering deeper insights into agent workflows. While traces provide valuable context, users should note that they are not lossless, and payloads may be truncated due to default settings that vary by framework. Starting October 1, 2026, each span will be a billable event.

Prompt, Context, Loop: The Three Engineering Layers Every RAG System Is Built On
Every Retrieval-Augmented Generation (RAG) system, regardless of complexity, fundamentally rests on three distinct engineering layers: prompt, context, and loop. Understanding these layers—the call itself, the data populating the model's window, and the trigger for subsequent calls—is critical for both building and debugging effective RAG pipelines. This foundational breakdown clarifies how these components interact, empowering data professionals to optimize their AI-powered workflows. For a deeper dive into related AI applications, explore "How to control reasoning effort and thinking-token budgets in LLMs."