Skip to main content

LangGraph Enterprise SDK

An enterprise-grade Agent Platform SDK inspired by LangGraph, built with TOON & ZAD principles, designed for governance, security, scalability, and multi-agent systems.


🚀 Overview

LangGraph Enterprise SDK is a production-ready Agent Platform SDK that provides a governed, secure, and extensible foundation for building single-agent and multi-agent systems in enterprise and regulated environments.

This SDK does not replace LangGraph.
Instead, it hardens and operationalizes agent execution, adding the layers required for real-world production use.


🎯 Why This SDK Exists

Most agent frameworks are optimized for:

  • Prototyping
  • Demos
  • Experiments

They are not sufficient for:

  • Governance & compliance
  • Multi-tenant isolation
  • Long-running agents
  • Human-in-the-loop workflows
  • Deterministic replay & audit
  • Security boundaries
  • Enterprise DevOps & SRE operations

This SDK fills that gap.


🧠 Core Design Principles

1️⃣ TOON – Tool-Oriented Orchestration Nodes

  • Nodes only orchestrate
  • Tools perform side effects
  • LLMs perform reasoning
  • Clear separation of responsibilities

2️⃣ ZAD – Zero-Action Design

  • No implicit state mutation
  • No hidden side effects
  • Deterministic execution
  • Replayable workflows

3️⃣ Enterprise-First Architecture

  • Security & governance are first-class
  • Observability is built-in
  • Persistence & recovery are mandatory
  • Protocols (A2A, MCP) are standards-based

🧩 High-Level Architecture

Client / UI
     |
Server (Control Plane)
(Auth, Tenancy, Lifecycle)
     |
Execution Runtime
(GraphExecutor, Scheduler)
     |
Workflows
(Planner, Supervisor)
     |
Nodes (TOON)
     |
LLMs (Reasoning) ---- Tools (Side Effects)

📦 Key Capabilities

✅ Agent Execution

  • Deterministic graph execution
  • Retry & cancellation support
  • Lifecycle hooks
  • Streaming events

✅ Multi-Agent Workflows

  • Planner / Supervisor model
  • Explicit delegation
  • A2A-ready design

✅ Governance

  • Approval workflows
  • Audit logging
  • Compliance policies
  • Quotas & rate limits

✅ Security

  • Authentication & Authorization
  • RBAC
  • Tenant & execution isolation
  • Secrets abstraction

✅ Persistence & Durability

  • Checkpointing
  • Snapshots (time-travel)
  • Crash recovery
  • Replay & resume

✅ Memory & RAG

  • Postgres / Redis memory
  • pgvector / OpenSearch vector stores
  • Embedding abstraction

✅ Knowledge Graph

  • Neo4j integration
  • SOP / Runbook reasoning
  • Dependency & impact analysis

✅ LLM Abstraction

  • OpenAI
  • Azure OpenAI
  • Anthropic
  • Ollama
  • LLaMA-cpp
  • Groq
  • Custom / on-prem models

✅ MCP (Model Context Protocol)

  • Tool invocation via protocol
  • HTTP / stdio / WebSocket
  • Secure metadata propagation

✅ Observability

  • Structured logging
  • Metrics (Prometheus)
  • Tracing (OpenTelemetry)
  • Dashboard registry

📁 Project Structure

src/
├── api/
├── execution/
├── workflows/
├── tools/
├── llm/
├── memory/
├── graph_store/
├── mcp/
├── a2a/
├── governance/
├── security/
├── persistence/
├── streaming/
├── observability/
├── server/
├── utils/
└── connectors/

⚙️ Installation

Core SDK

pip install langgraph-enterprise-sdk

Full Enterprise Install

pip install "langgraph-enterprise-sdk[enterprise]"

LLM Providers

pip install "langgraph-enterprise-sdk[all-llms]"

🧪 Testing

Enterprise-grade test strategy:

tests/
├── unit/
├── integration/
├── security/
├── durability/
└── load/

Run all tests:

pytest

🔐 Security Model

  • Zero-trust by default
  • AuthN → AuthZ → Policy → Isolation → Execution
  • Tools are sandboxed
  • No implicit privilege escalation
  • Multi-tenant safe

🔄 Relation to LangGraph

LangGraph This SDK
Graph execution Deterministic runtime
Nodes TOON-compliant nodes
State Immutable ZAD state
Memory Enterprise memory + RAG
Tools Sandboxed & governed
Agents Multi-agent workflows
Server Control plane
Governance Built-in

LangGraph can be used inside this SDK but is not exposed directly to application teams.


🏢 Who Should Use This?

✔ Platform Engineering Teams
✔ Enterprise AI / GenAI Teams
✔ Regulated Industries (Banking, Healthcare, Telecom)
✔ DevSecOps & SRE Teams
✔ Organizations building agent platforms, not just agents


🤝 Contributing

See CONTRIBUTING.md


📜 License

Apache 2.0 — see LICENSE


🏁 Final Note

This repository is not a demo.
It is a platform-grade foundation for building safe, scalable, enterprise AI agents.

Download files

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

Source Distribution

langgraph_enterprise_sdk-0.1.2.tar.gz (45.5 kB view details)

Uploaded Source

Built Distribution

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

langgraph_enterprise_sdk-0.1.2-py3-none-any.whl (75.5 kB view details)

Uploaded Python 3

File details

Details for the file langgraph_enterprise_sdk-0.1.2.tar.gz.

File metadata

  • Download URL: langgraph_enterprise_sdk-0.1.2.tar.gz
  • Upload date:
  • Size: 45.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for langgraph_enterprise_sdk-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1209ff86eaec6e3b65ead478f84acbe73348e5f5982a605a3b91a23bdc5dcafb
MD5 6d807ce0cfeadfc989537f90a80fb508
BLAKE2b-256 1fe120d811bd576453efa6209b27fdb703d3e5371c48882a37911fe2fee27eda

See more details on using hashes here.

File details

Details for the file langgraph_enterprise_sdk-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for langgraph_enterprise_sdk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7889982d5d425e2463135c99eea1ca366ad4ed1420a96a0a232cb6c2135e145f
MD5 f260386c8bda1e5823fdb2871c9c307f
BLAKE2b-256 097a0342075143b5c68c4f0737cd955d7419e0d5a5a93d31b22254dae088bc08

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page