Open-source, self-hosted LangGraph Agent Server. Production Postgres + Redis. Same SDK. Same Studio. Zero code changes.
-
Updated
Sep 19, 2026 - Python
Open-source, self-hosted LangGraph Agent Server. Production Postgres + Redis. Same SDK. Same Studio. Zero code changes.
🤖🚀 CI/CD pipeline for LangSmith deployments and evals 🦜
A self-hosted personal chatbot API with FastAPI & Langchain, It allows you to interact with the Llama2 LLM (and other open-source LLMs) to have natural language conversations, generate text, and perform various language-related tasks.
A demo showcasing LangSmith Deployments custom routes, a deep agent and a React chat UI served from a single deployment. The frontend is built with Vite and uses the `useStream` hook from `@langchain/langgraph-sdk/react`
LangSmith Deployments examples
A Go implementation of the LangSmith Deployment core-api: assistants, threads, runs, crons, checkpointer and cache over gRPC, backed by Postgres and Redis.
A simple test script to load test langsmith deployments
A2A functionality in LangSmith Deployment
A LangGraph agent that routes LangSmith traces to different workspaces based on configuration. Perfect for multi-tenant applications or testing across differen…
Intelligent blog generation system using LangGraph and GPT-4o-mini to automatically create SEO-optimized content in 6 languages with FastAPI REST endpoints.
You can now deploy Google ADK (Agent Development Kit) agents straight to LangSmith Deployments. In this short walkthrough, I take a Google ADK agent and ship it to managed infrastructure — with session persistence, streaming, and tracing — using a tiny wrapper and a single deploy command.
A modular Python server that provides an OpenAI-compatible chat completion API. You can add hooks that modify the LLM response, such as the chart matplotlib ho…
To associate your repository with the langsmith-deployments topic, visit your repo's landing page and select "manage topics."