Module 1
Completed
LangChain basic capabilities
Start with model calling, prompt engineering, tools, web search, memoization, and multimodality, and finish with the Personal Chef Agent.
- Models
- Prompting
- Tools
- Web Search
- Memory
- Multimodal
- Personal Chef
Module 2
Completed
Tools, context, state and multi-agent
Access MCP and remote tools, learn runtime context, Agent state, multi-Agent delegation, and supplement RAG and SQL.
- MCP
- Travel Agent
- Runtime Context
- State
- Multi Agent
- RAG
- SQL
Module 3
Completed
Middleware, dynamic control and manual approval
Manage message history, add Human-in-the-loop, and use middleware to dynamically switch model, prompt, and tool permissions.
- Managing Messages
- HITL
- Dynamic Models
- Dynamic Prompts
- Dynamic Tools
- Email Agent