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 we augment an LLM with a calculator tool!

Next Steps

LangGraph - Together AI Notebook

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