Skip to main content
LangGraph is an OSS library for building stateful, multi-actor applications with LLMs, specifically designed for agent and multi-agent workflows. The framework supports critical agent architecture features including persistent memory across conversations and human-in-the-loop capabilities through checkpointed states.

Installing libraries

Set your Together AI API key:

Example

In this simple example you augment an LLM with a calculator tool!

Next steps

LangGraph - Together AI Notebook

Learn more about building agents using LangGraph with Together AI in these notebooks: