Python
fromTalkpython
2 days agoDeep Agents: LangChain's SDK for Agents That Plan and Delegate
Deep Agents framework enables building advanced AI agents using Python functions and middleware, enhancing capabilities beyond standard LLMs.
Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects. We discuss a recent Real Python step-by-step tutorial about programming a FastAPI example application. You practice installing FastAPI, building your first endpoints, adding path and query parameters, and validating endpoints using Pydantic. Christopher covers updates to his Real Python video course about concurrency in Python.