Functions, Tools and Agents with LangChain ↗
Prerequisites: Python, basic LangChain familiarity
agents
tool-useDeepens 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.