or
Questo esercizio fa parte del corso
Learn to build AI agents the LangGraph way! Build a toolbox of tools to help your agent interact with APIs, retrieve data from CSV files, and run Python code! Begin to build a single-agent system using nodes and edges to connect the LLM and tools in a controlled and methodical way.
Since the rise of AI agents, a handful of agentic design patterns have emerged, and you'll learn about two of the most popular: swarm (or decentralized) multi-agents and supervisor multi-agents. You'll see that LangGraph provides a whole host of functionality to design multi-agents tailored to your specific use case.
Esercizio in corso