<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Improving Agents is a Data Mining Problem — Vivek Trivedy, LangChain</title>
        <link>https://video.ut0pia.org/videos/watch/06f5d618-9ae3-46d1-9c16-6cf12135c207</link>
        <description>Does your agent get dumber after the first compaction? After the second? You cannot read that off the code, only off the traces, and there are far too many to read yourself. So LangChain points agents at the traces of other agents and asks exactly that, alongside questions like where users got upset and what a different model would have done at the same step. Vivek Trivedy's argument is that observability and continual learning are the same problem in different clothing, because an agent acting in an environment produces the only real record of what happened, and that record is the substrate everything else is built on. The economics fall out of reading it. Working with Harvey on a legal benchmark, they found an open model could match their frontier model's trace judging at one to two orders of magnitude lower cost, arrived at through harness engineering that the traces themselves pointed to. His rule for when to stop tuning prompts and start finetuning is speed of feedback: harness engineering answers in about two minutes, so you exhaust that ceiling first, finetune to break through it, then return to harness engineering. He also argues that dense feedback is what agents lack most, since a benchmark returning only pass or fail gives an agent nothing to act on, while traces already hold the fine grained signal. The claim worth arguing with is that you can describe an agent's behavior just by showing the evals it was measured against, because those are what it hill climbs. Speaker info: https://x.com/Vtrivedy10, https://www.linkedin.com/in/vivek-trivedy-433509134/, https://www.vtrivedy.com/, Timestamps: 0:00 - My agent made mistakes, now what 1:28 - Ship it, collect traces, mine them 2:44 - Observability and continual learning are the same problem 4:00 - Why agents are harder to reason about than code 4:36 - Trading determinism for autonomy 5:15 - Sending agents to read other agents' traces 6:29 - Today's data is the least we will ever have 7:09 - When a trace no longer fits in context 7:48 - Not reaching for a frontier model every time 8:24 - Matching frontier trace judging with an open model 9:02 - Where harness engineering stops paying 9:40 - Finetuning on a narrow vertical 10:17 - Trading token costs for hardware costs 11:34 - Distillation from your own good traces 12:10 - Evals as a description of behavior 12:48 - What scikit learn has to do with any of this 13:28 - Model, harness, task fit 14:07 - Finding fit functions and finding data 15:24 - Why dense feedback matters 16:01 - Harness engineer, finetune, harness engineer again 17:22 - Updating agent state across three axes 18:39 - Sleep time compute and memory that is not append only 19:17 - Takeaways</description>
        <lastBuildDate>Thu, 13 Aug 2026 23:43:06 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Improving Agents is a Data Mining Problem — Vivek Trivedy, LangChain</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/06f5d618-9ae3-46d1-9c16-6cf12135c207</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.ut0pia.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.ut0pia.org/feeds/video-comments.xml?videoId=06f5d618-9ae3-46d1-9c16-6cf12135c207" rel="self" type="application/rss+xml"/>
    </channel>
</rss>