📄️ Lesson 8: Tool Use & Function Calling
Give LLMs real capabilities: call APIs, query databases, and build agents that can take actions in the world.
📄️ Lesson 9: Introduction to MCP
Model Context Protocol: A standard for connecting LLMs to tools and data sources across any application.
📄️ Lesson 10: LangChain Agents
Build intelligent agents with LangChain's battle-tested abstractions for tools, memory, and orchestration.
📄️ Lesson 11: Pydantic AI - Type-Safe Agents
Build production-reliable agents with Pydantic AI's type-safe approach to inputs, outputs, and tool definitions.
📄️ Lesson 12: LangGraph - Stateful Workflows
Build complex agent workflows with cycles, conditional branching, and persistence using LangGraph's graph-based architecture.
📄️ Lesson 13: Multi-Agent Systems - CrewAI & Autogen
Orchestrate teams of specialized agents using role-based (CrewAI) and conversational (Autogen) collaboration patterns.
📄️ Lesson 14: Agno - Production Agent OS
Deploy high-performance agents with Agno's unified framework, runtime, and control plane for enterprise-grade agentic systems.
📄️ Lesson 15: Observability with Arize Phoenix
Debug, trace, and optimize agentic systems with Arize Phoenix's open-source observability platform.