Watching models in production in 2025

69 sessions

PodcastReal World AI Agent StoriesZach Wallace, Nearpod Inc. · 47:08 · Jan 2025 · 903 views · MLOps Podcast

ClaimMost of the project time is spent evaluating quality, debugging false positives, and coordinating with other departments rather than building the initial proof of concept.25:19

PodcastAI Careers Insights from Ex Meta Staff EngIlya Reznik, Instructed Machines, LLC · 59:24 · Jan 2025 · 622 views · MLOps Podcast

Pushed backIlya Reznik disputes the assumption that a high benchmark score demonstrates real-world usefulness.18:18

PodcastReal LLM Success Stories: How They Actually WorkAlex Strick van Linschoten, ZenML · 48:20 · Jan 2025 · 685 views · MLOps Podcast

ClaimLLM evaluation is often added only after a prototype is being prepared for a wider audience, rather than being part of the initial prototype.34:43

PodcastAutonomous AI SRE: The Future of Site Reliability EngineeringWillem Pienaar, Cleric · 55:58 · Feb 2025 · 3,194 views · MLOps Podcast

ClaimWillem Pienaar says production issues are often associated with configuration or code changes, so monitoring deployments, Slack discussions and releases is highly useful.20:37

Reading groupAI Agents: The Future of ML Engineering?Matt Squire, Fuzzy Labs & Adam Becker, MLOps Community · 53:10 · Feb 2025 · 372 views · MLOps Reading Group

Pushed backThe speakers questioned whether the benchmark's contamination analysis adequately established that model performance was not inflated by memorization.27:50

PodcastLook At Your ****ing Data 👀Kenny Daniel, Hyperparam · 1:05:26 · Feb 2025 · 292 views · MLOps Podcast

ClaimPrompting or retrieval-augmented generation should be tried before fine-tuning, but fine-tuning remains useful when those methods cannot solve the problem.15:45

PodcastThe Agent Landscape - Lessons Learned Putting Agents Into ProductionPaul van der Boor & Floris Fok, Prosus Group · 1:08:41 · Feb 2025 · 2,326 views · Agents in Production Series

ClaimPaul van der Boor says agents in production at Prosus typically use well-defined APIs because they are easier to test and evaluate than open-ended web browsing.10:21

PodcastThe Challenge with AI Voice AgentsPaul van der Boor & Floris Fok, Prosus Group · 47:38 · Feb 2025 · 15K views · Agents in Production Series

ClaimBuilding a voice agent requires multiple capabilities, including transcription, speaker detection, language detection, translation, voice generation, and evaluation across languages.10:46

PodcastWeb Agents: The Cutting Edge of AI is Here?Paul van der Boor & Chiara Caratelli, Prosus Group · 45:53 · Feb 2025 · 1,034 views · Agents in Production Series

Pushed backThe team found that performance on the WebArena benchmark did not translate reliably to the web-agent tasks they cared about.17:49

PodcastAI SQL Data AnalystPaul van der Boor & Donné Stevenson, Prosus Group · 53:57 · Feb 2025 · 555 views · Agents in Production Series

ClaimThe team added a separate clarity pre-check that evaluates whether a question contains enough information before starting the agent.21:46

PodcastFuture of Software, Agents in the Enterprise, and Inception Stage Company BuildingEliot Durbin, Boldstart Ventures · 52:21 · Mar 2025 · 254 views · MLOps Podcast

ClaimEliot Durbin says enterprise agent systems are developing application, monitoring, infrastructure, and compute layers, with pricing and billing still unresolved.12:41

PodcastI Let An AI Play Pokémon! - Claude plays Pokémon CreatorDavid Hershey, Anthropic · 46:59 · Mar 2025 · 219 views · MLOps Podcast

ClaimClaude Plays Pokémon became useful as a long-horizon evaluation because reaching milestones such as defeating a gym leader shows whether a model can stay coherent, use new information, learn, and make progress over many hours.16:41

AI in Production 2025 | Keynote · 2:07:08 · Mar 2025 · 935 views · AI in Production 2025

Pushed backThe speaker argued that graph RAG does not have a single established best practice and that retrieval strategies require experimentation.44:10

PodcastBuilding Trust Through Technology: Responsible AI in PracticeAllegra Guinan, Lumiera · 47:09 · Mar 2025 · 214 views · MLOps Podcast

ClaimOrganizations should plan to iterate and should treat failures as opportunities to identify gaps in evaluation, experimentation, and alignment with organizational values.25:25

PodcastWe're All Finetuning IncorrectlyTanmay Chopra, Emissary · 1:00:31 · Apr 2025 · 281 views · MLOps Podcast

ClaimAn AI system should close the loop from generation to evaluation to improvement, because evaluation without improvement leaves the system static.50:46

Build a Slack Agent with Pydantic AI · 19:58 · Apr 2025 · 1,703 views
PodcastReal-Time Forecasting Faceoff: Time Series vs. DNNsJosh Xi, Lyft · 53:42 · Apr 2025 · 386 views · MLOps Podcast

ClaimAutoregressive models mainly use recent history because short-term marketplace behavior tends to repeat even when the overall market is unstable.12:40

PodcastAI-Powered Product Ideation with Synthetic Consumer TestingLuca Fiaschi, PyMC Labs · 1:00:44 · Apr 2025 · 281 views · MLOps Podcast
Reading groupA-MEM: Agentic Memory for LLM AgentsAdam Becker, MLOps Community & Nehil Jain, Stealth AI Startup & Matt Squire, Fuzzy Labs · 58:13 · May 2025 · 1,655 views · MLOps Reading Group

Pushed backA participant questions whether enriching text with links and then using vector similarity provides meaningful benefit over semantic retrieval of the original content.51:12

PodcastMaking AI Reliable is the Greatest Challenge of the 2020sAlon Bochman, RagMetrics · 1:01:38 · May 2025 · 213 views · MLOps Podcast

ClaimAlon Bochman recommends defining an evaluation with examples of desired and undesired outputs so different models and configurations can be benchmarked on the team's own task.4:45

Evaluation of Agentic SystemAditya Gautam, Meta · 28:21 · May 2025 · 2,152 views · Agent Hour 2025

Pushed backAditya Gautam said that existing standard LLM benchmarks do not clearly apply to every agentic-system scenario.19:39

MCP is not going to change everything (yet)Sam Partee, Arcade AI & Rahul Parundekar, AI Hero · 1:04:43 · May 2025 · 552 views

Pushed backA2A was presented as potentially important for business delegation, but Sam Partee questioned whether it was needed because ordinary tool calls can already implement observable agent handoffs.16:05

RAG from Scratch with Best PracticesSkylar Payne · 1:29:52 · May 2025 · 806 views
How Product Metrics Become LLM EvaluationsRaza Habib, Humanloop · 53:07 · Jun 2025 · 529 views

Pushed backDemetrios Brinkmann suggests hallucinations may be an inherent nature of LLMs, while Raza Habib argues the central issue is broader system reliability and the need to evaluate desired behavior even with highly capable models.12:02

Everything Hard About Building AI Agents TodayShreya Shankar & Willem Pienaar, Cleric · 47:03 · Jun 2025 · 517 views

ClaimShreya Shankar says data-processing pipelines have many of the same evaluation and tool-use challenges as AI agents.2:14

Testing AI Intelligence: The Benchmarking BattleGreg Kamradt, Arc Prize · 48:31 · Jun 2025 · 358 views

ClaimPhysics, capitalism, and human preference are three possible evaluation engines, with physics being Greg Kamradt’s preferred option.27:20

ML Engineers Who Ignore LLMs Are Voluntarily Retiring EarlyKostas Pardalis & Yoni Michael, Typedef · 1:37:23 · Jun 2025 · 997 views

ClaimYoni Michael says reliable AI systems need multi-stage tracing and evaluation so teams can identify which model call or pipeline stage caused a bad final result.57:48

PodcastInside Uber's AI Revolution: Everything About How They Use AI/MLKai Wang, Uber · 45:24 · Jul 2025 · 2,863 views · MLOps Podcast

Pushed backGenerative-AI evaluation is fundamentally different from predictive-machine-learning evaluation and remains an industry-wide problem.39:07

AI Agent Development Tradeoffs You NEED to KnowSherwood Callaway, 11X · 57:07 · Jul 2025 · 1,469 views

Pushed backSherwood disagreed with treating agents as requiring fundamentally different observability from ordinary software, saying they remain software that should use metrics, logs, and traces.43:10

MLflow 3.0: The Future of AI AgentsEric Peter, Databricks · 12:51 · Jul 2025 · 2,603 views · AI Agent Builders Summit

ClaimIn agent development, training is largely replaced by tuning or prompting, along with tools, function calling, tracing, and evaluation.2:42

The Hidden Bottlenecks Slowing Down AI AgentsPaul van der Boor & Bruce Martens, Prosus Group · 48:00 · Aug 2025 · 529 views

Pushed backThe speakers reject the idea that the evaluation tool itself is normally the main evaluation bottleneck.1:04

PodcastThe Truth About LLM TrainingPaul van der Boor & Zulkuf Genc, Prosus Group · 55:47 · Aug 2025 · 822 views · Agents in Production Series

Pushed backPublic benchmarks do not reliably indicate performance on Prosus’s real use cases because models can be optimized for the benchmark test set.1:29

Advanced Context Engineering · 28:42 · Aug 2025 · 918 views · Agents in Production 2025

ClaimDex says that prompt content, memory, retrieval, agent history, and structured output are all parts of context engineering.15:09

The Science of Improving AI Agents · 26:43 · Aug 2025 · 121 views · Agents in Production 2025

Pushed backEval-Driven Development is presented as a better alternative to iterating based on personal feelings or “vibe” checks.1:05

Why Language Models Need a Lesson in EducationStephanie Kirmer, DataGrail · 14:54 · Aug 2025 · 184 views · Agents in Production 2025

Pushed backThe evaluation should be calibrated to the task and what matters for the project, not merely to what can be measured in the underlying data.14:18

Evaluation-Driven Development with MLflow 3.0Yuki Watanabe, Databricks · 28:13 · Aug 2025 · 1,466 views

ClaimEvaluation-Driven Development uses evaluation as the cornerstone of agent development, similar to how test-driven development uses tests.2:14

APICA: The Digital Colleague at the Port of Antwerp-BrugesPierre Gerardi, Port of Antwerp-Bruges · 20:07 · Aug 2025 · 76 views

ClaimAPICA's safety approach includes monitoring and alerting, access control, guardrails, and a security evaluation framework.7:17

Iterating on Your AI EvalsMariana Prazeres · 13:47 · Aug 2025 · 162 views · Agents in Production 2025

Pushed backHuman-in-the-loop evaluation may be introduced too late in the advanced-system example.12:22

AI traces are worth a thousand logs · 14:44 · Aug 2025 · 421 views

Pushed backTraces should not be treated as part of the agent's context; they are a separate view of the operations the agent performs.10:48

Fast, Trustworthy, Reliable Voice Agents: MLOps That Blend LLM Annotation with Human QAErik Goron, HappyRobot · 17:08 · Aug 2025 · 145 views

ClaimHappyRobot is building a holistic monitoring and evaluation platform that connects north-star metrics with targeted machine-learning metrics.7:59

From Spikes to Stories: AI-Augmented Troubleshooting in the Network WildShraddha Yeole, Cisco ThousandEyes · 11:49 · Aug 2025 · 88 views

ClaimThousandEyes provides path traces across a digital experience, including the application server, internet service provider, cloud platform, and internet backbone.0:51

The Hidden Infrastructure Behind Every AI AgentErica Hughberg, Tetrate · 16:16 · Aug 2025 · 201 views

ClaimAI gateway challenges include dynamic routing, access control, cost-aware load balancing, model-aware failover, and observability.7:37

Building Real-Time, Reliable Voice AI: From Simulation to ProductionBrooke Hopkins, Coval · 57:13 · Aug 2025 · 175 views

ClaimCoval is building simulation and evaluation tools to help voice agents move from demos to highly reliable production conversations.0:26

Smart Agents Start with Smart LLM ChoicesShai Rubin, Studel AI · 25:01 · Aug 2025 · 203 views · Agents in Production 2025

ClaimNova Pro V1 was less similar to the other models in the experiment, so engineers could investigate its different behavior with human evaluation.17:01

A Deep Discussion with the Author of "Context Rot"Kelly Hong, Chroma & Bauke Brenninkmeijer, orq.ai & Matt Squire, Fuzzy Labs & Arthur Coleman, Online Matters · 1:00:29 · Aug 2025 · 201 views · MLOps Community Reading Group 2025

Pushed backKelly Hong rejected shuffling as a practical retrieval strategy and favored filtering or reranking to remove irrelevant context.51:19

Advancing the Cost-Quality Frontier in Agentic AIKrista Opsahl-Ong, Databricks · 12:45 · Sept 2025 · 196 views · Agents in Production 2025

ClaimAgent evaluation is difficult because many tasks are ambiguous and often lack labels, but quality still needs to be measured before production.4:41

Cutting Costs with Artificial Intelligence · 12:36 · Sept 2025 · 104 views

ClaimRobust evaluation is needed before changing models, prompts, or tool calls in a production agentic or multi-agent system.11:26

Catastrophic agent failure and how to avoid itEdward Upton, Asteroid · 25:21 · Sept 2025 · 223 views · Agents in Production 2025

ClaimIn the healthcare example, an agent reached what appeared to be a successful state without booking the requested appointment, and the failure was not detected because the output was evaluated incorrectly.6:46

Zero Trust for Multi-Agent SystemsSurendra Narang, Palo Alto Networks · 21:16 · Sept 2025 · 186 views

ClaimMulti-agent systems are already in production, but scaling autonomy also scales risk, so systems need agent-level identity, isolation, context-aware access and strong observability.19:37

Before Building AI Agents Watch These Hard Earned LessonsNishikant Dhanuka, Prosus Group · 52:37 · Sept 2025 · 912 views

ClaimNishikant Dhanuka says evaluation should begin before launch with synthetic or manually collected queries and should use simple business metrics before more complex tool-level analysis.38:58

Building Multi-Player AI Systems (and why it's SO hard)Tula Masterman, MeshAgent · 13:53 · Sept 2025 · 207 views

ClaimMeshAgent Studio provides logging and observability for agent tool calls, messages, execution times, and other activities.7:58

Designing AI Agents for the Complex Realities of HealthcareDr. Sarah Gebauer, Validara Health · 16:03 · Sept 2025 · 434 views

ClaimA key difference between good and bad residents is knowing when to ask for help, and AI agents should be evaluated on the same ability.4:58

The Cost of AI: FinOps Strategies for Intelligent AgentsAdvait Patel, Broadcom · 31:05 · Sept 2025 · 245 views · Agents in Production 2025

ClaimAdvait Patel recommends using infrastructure cost estimation, Kubernetes cost monitoring, observability tools, and built-in cloud provider recommendations to understand and optimize agent usage.13:25

An AI Company By AccidentRuss d'Sa, LiveKit · 32:35 · Sept 2025 · 281 views

ClaimLiveKit has a transport network and an agents framework, but it is still filling gaps in testing, evaluation, deployment, scaling, and observability.20:26

Evaluating AI Agents: Why It Matters and How We Do ItAnnie Condon & Jeff Groom, Acre Security · 13:27 · Sept 2025 · 767 views

ClaimAI agents are software systems with nondeterministic parts, so they need evaluation at least as extensive as traditional software testing.2:07

How to Optimize AI Agents in Production · 27:06 · Sept 2025 · 521 views · Agents in Production 2025

ClaimAI agent configurations involve choices about models, temperature, retrieval, prompting strategy, examples, styles, and roles.2:08

Beyond Chatbots: How to build Agentic AI systems with Google GeminiPhilipp Schmid, Google DeepMind · 27:17 · Sept 2025 · 684 views · Agents in Production 2025

Pushed backAgent evaluation should focus on reliability across repeated runs, not only capability or correctness on a single run.13:14

Why You Should Care About Observability in LLM WorkflowsColin McNamera, AlwaysCool.ai · 15:03 · Sept 2025 · 188 views

ClaimOpenTelemetry lets the team instrument agentic flows, record compliance-related business processes, and connect governance and auditing to deployed microservices.6:21

Evals Aren't Useful? Really?Chiara Caratelli, Prosus Group · 25:25 · Oct 2025 · 482 views

ClaimAgents need evaluations to understand how they are performing before being released to millions of users.0:43

How to build agents that take ACTIONAlex Salazar, Arcade AI · 28:59 · Oct 2025 · 442 views · Agents in Production 2025

ClaimAlex Salazar recommends starting agent development with simple evaluations that define expected inputs and outputs for business scenarios.8:21

Big updates to MLflow 3.0Eric Peter & Corey Zumar, Databricks · 29:31 · Nov 2025 · 3,917 views

Pushed backCorey Zumar argues that simple prompt-based LLM judges are limited because they cannot inspect the full trace, and presents agentic judges as a broader alternative.16:16

Meta-Prompting: The Hack That's Changing Production AIAman Khan, Arize AI · 19:28 · Nov 2025 · 256 views

ClaimArize is an engineering platform for people building AI agents that helps them evaluate and observe those agents in production.0:05

The Next Evolution of AI AgentsAlon Horev, VAST Data · 13:38 · Nov 2025 · 349 views

ClaimRetrieval augmented generation brings real-time data into agentic applications and provides citations.7:10

Sub-Agent Architectures: What You Can LeverageSidd Seethepalli, Vellum · 14:48 · Nov 2025 · 202 views

ClaimVibes-based testing is useful when starting out and for judging an agent's user experience, while rigorous test suites help measure small improvements and prevent regressions.8:35

MCP-Enabled AgentsValdimar Eggertsson, Snjallgögn (Smart Data inc.) & Sophia Skowronski, Breckinridge Capital Advisors & Arthur Coleman, Online Matters & Tamese Salai · 57:54 · Nov 2025 · 183 views · MLOps Community Reading Group 2025

Pushed backSophia Skowronski questioned whether adding many distractor MCP servers truly replicates production conditions, rather than merely making the benchmark harder.27:08

PodcastVoice AI's Biggest Weakness ExposedBrooke Hopkins, Coval · 38:22 · Dec 2025 · 262 views · MLOps Podcast

ClaimBrooke Hopkins says voice agents can be built by adding evaluations as new capabilities are added and improved over time.0:30

PodcastHow Sierra AI Does Context EngineeringZack Reneau-Wedeen, Sierra · 1:04:04 · Dec 2025 · 4,306 views · MLOps Podcast

ClaimSierra runs simulations multiple times and uses an evaluator agent to check whether conversations meet a checklist.1:07

PodcastDoes AgenticRAG Really Work?Satish Bhambri, Walmart Labs · 1:01:40 · Dec 2025 · 39K views · MLOps Podcast

ClaimSatish Bhambri says RAG-agent evaluation should separately examine whether the correct documents were retrieved, whether the dynamic prompt is relevant, and whether the language model produced the correct output.58:51

PodcastThe Future of AI Agents are SandboxesJonathan Wall, Runloop.ai · 58:04 · Dec 2025 · 1,372 views · MLOps Podcast

ClaimRunloop.ai benchmarks run agents in known sandbox states and use scoring functions to measure how well they complete tasks.24:05