Skip to main content

Implementation of the AG-UI protocol for LangGraph.

Project description

ag-ui-langgraph

Implementation of the AG-UI protocol for LangGraph.

Provides a complete Python integration for LangGraph agents with the AG-UI protocol, including FastAPI endpoint creation and comprehensive event streaming.

Installation

pip install ag-ui-langgraph

Usage

from langgraph.graph import StateGraph, MessagesState
from langchain_openai import ChatOpenAI
from ag_ui_langgraph import LangGraphAgent, add_langgraph_fastapi_endpoint
from fastapi import FastAPI
from my_langgraph_workflow import graph

# Add to FastAPI
app = FastAPI()
add_langgraph_fastapi_endpoint(app, graph, "/agent")

Features

  • Native LangGraph integration – Direct support for LangGraph workflows and state management
  • FastAPI endpoint creation – Automatic HTTP endpoint generation with proper event streaming
  • Advanced event handling – Comprehensive support for all AG-UI events including thinking, tool calls, and state updates
  • Message translation – Seamless conversion between AG-UI and LangChain message formats

To run the dojo examples

cd python/ag_ui_langgraph/examples
poetry install
poetry run dev

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ag_ui_langgraph-0.0.42a2.tar.gz (451.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ag_ui_langgraph-0.0.42a2-py3-none-any.whl (37.1 kB view details)

Uploaded Python 3

File details

Details for the file ag_ui_langgraph-0.0.42a2.tar.gz.

File metadata

  • Download URL: ag_ui_langgraph-0.0.42a2.tar.gz
  • Upload date:
  • Size: 451.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.9 Darwin/24.1.0

File hashes

Hashes for ag_ui_langgraph-0.0.42a2.tar.gz
Algorithm Hash digest
SHA256 ad19ace06ec418e28af1bd20173ea86c4b21b9be0e153621a44aedba1afa0e8e
MD5 6335c5cc64396b64f0ccae6a4db6d555
BLAKE2b-256 4142bc07b24ffa4e49639a05f6955c3d37d8d435df4725d9f251fca33a170586

See more details on using hashes here.

File details

Details for the file ag_ui_langgraph-0.0.42a2-py3-none-any.whl.

File metadata

  • Download URL: ag_ui_langgraph-0.0.42a2-py3-none-any.whl
  • Upload date:
  • Size: 37.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.9 Darwin/24.1.0

File hashes

Hashes for ag_ui_langgraph-0.0.42a2-py3-none-any.whl
Algorithm Hash digest
SHA256 0465dda9e5432c6adcc82776704dfa0f5f5afa67b9c3bab3b0db484da05af58c
MD5 e2b41f77252fdf160be13fabb4600b91
BLAKE2b-256 632ec7eed68dc526a092f294dbe2b13fce62f7cba1b638b55dd9c07b55cb377f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page