Skip to content

lchavasse/langgraph-tutorial

Repository files navigation

LangGraph Tutorial

This is a tutorial for LangGraph, a framework for building agents with LangChain and LangGraph. It accompanies the tutorial here.

Basic ReAct Agent

This is a basic React agent that uses a search tool to respond to a user query.

Basic RAG Agent

The basic RAG agent is an extension of the basic ReAct agent that also uses a retriever for information about California combined with the search tool.

Multi Agent Example

The multi agent example is a more complex system that uses a supervisor agent to route the user query to the appropriate agent and assess the response.

Voice Assistant

This example integrates LiveKit's Voice Pipeline Agent with a LangGraph agent.

About

Source code for langgraph-tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages