
Sydney Runkle
Developer and contributor at LangChain involved with the Deep Agents project, experienced in open source tooling for building agents and previously worked with Pydantic-related projects.
Top 3 podcasts with Sydney Runkle
Ranked by the Snipd community

152 snips
Jun 2, 2025 • 1h 4min
#507: Agentic AI Workflows with LangGraph
Sydney Runkle, an open-source developer at LangChain, dives into the world of agentic AI workflows using LangGraph. She explains how integrating agentic frameworks can supercharge Python applications with large language models (LLMs). The discussion highlights the balance of AI-driven workflows, transparency in software development, and the importance of context and memory in enhancing user interactions. Runkle also shares insights on developing intelligent agents and managing application interrupts, showcasing practical examples that bridge creativity with responsibility in AI.

82 snips
Apr 1, 2026 • 1h 4min
#543: Deep Agents: LangChain's SDK for Agents That Plan and Delegate
Sydney Runkle, a LangChain developer who builds open source agent tooling, walks through Deep Agents and how they make models plan, iterate, and recover. She discusses planning and to-do systems, file system context, sub-agents and parallel work, middleware hooks, MCP interoperability, and using any model or local runtimes. Practical demos, CLIs, and safety sandboxes round out the conversation.

23 snips
Jun 14, 2024 • 1h
#466: Pydantic Performance Tips
Sydney Runkle shares Pydantic performance tips to optimize code efficiency, covering techniques like using tag unions for discrimination in validation, efficient creation of type adapters, and strategies for importing code specifications. The discussion also explores discriminators for nested models, 'skip validation' annotations, and tools like CODSPEED for benchmark tests. Learn about Pydantic's impact on projects like FastAPI and the potential integration with large language models for enhanced productivity.


