Completed
Agent State
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Local LangGraph Agents with Llama 3.1 and Ollama - Building a Pizza Recommendation Agent
Automatically move to the next video in the Classroom when playback concludes
- 1 Local Agents with LangGraph and Ollama
- 2 Setting up Ollama and Python
- 3 Reddit API Tool
- 4 Overview of the Graph
- 5 Final Answer Tool
- 6 Agent State
- 7 Ollama Llama 3.1 Setup
- 8 Organizing Agent Tool Use
- 9 Creating Agent Nodes
- 10 Building the Agent Graph
- 11 Testing the Llama 3.1 Agent
- 12 Final Notes on Local Agents