Courses/Track 6: Integration Deep Dives
6.2intermediate1h 30m3 chapters

LangChain & LangGraph

Integrate popular AI frameworks

Use LangChain as an LLM provider in LiveKit's voice pipeline for provider flexibility. Build multi-step conversation flows with LangGraph when your agent needs complex routing, reasoning, or stateful workflows.

What You Build

Voice agent with LangChain LLM provider and a LangGraph conversation flow with conditional routing.

Prerequisites

  • Course 1.1
Chapters

What You Walk Away With

Understand when and how to use LangChain/LangGraph with LiveKit, configure the LLM wrapper, build a LangGraph workflow, and know when native plugins are the better choice.