
Sydney Runkle
Open source developer at LangChain, working on maintaining LangGraph. Previously worked on Pydantic.
Top 3 podcasts with Sydney Runkle
Ranked by the Snipd community

59 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.

14 snips
Jan 2, 2024 • 55min
#444: The Young Coder's Blueprint to Success
Sydney Runkle, a successful young coder, shares her blueprint for success in the Python space. Topics include exploring the Pydantic library, learning to code expectations and error handling, understanding and working with programs, benefits of taking online courses, the supportive Python community, and a discussion on the coding tool Black and its compatibility.

4 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.