
17:34
How We Solved Agent Building — Andrew Qu, Vercel
Andrew Qu describes successive versions of Vercel's internal data science agent, moving from a large SQL-generation prompt through scoped agent chains to a single agent managing its own state. He reports that a sandboxed file system approach improved evaluations, while skills distilled from recurring queries supplied reusable context. He presents the…
Andrew Qu