Functions, Tools and Agents with LangChain

DeepLearning.AI intermediate micro-course free ~1 hours
Prerequisites: Python, basic LangChain familiarity
agents tool-use

Deepens the LangChain introduction with focus on function calling, tool use, and agent patterns — the building blocks of agentic AI applications. Covers OpenAI’s function calling API, LangChain tool abstractions, and conversational agents. Take this after the LangChain intro to understand how agents actually work under the hood.