Skip to main content

11 docs tagged with "LangGraph"

LangGraph state machine integration

View all tags

Configuration

Configure the OpenBox LangGraph SDK: environment variables, handler parameters, governance behavior, and instrumentation options.

Error Handling

Handle OpenBox LangGraph SDK errors: governance blocks, guardrail violations, HITL rejections, and network failures.

Event Model

Understand how LangGraph graph runs, tools, LLM calls, signals, and telemetry are represented in OpenBox.

Getting Started with LangGraph

Add OpenBox governance to LangGraph agents: wrap your compiled graph for real-time policy enforcement, guardrails, and human-in-the-loop approvals.

Integration Walkthrough

Govern a LangGraph application with OpenBox: install the SDK, wrap your compiled graph, configure identity, and verify live runs.

LangGraph 101

The LangGraph concepts that matter when adding OpenBox governance to a graph-based agent.

LangGraph SDK (Python)

Developer reference for governing LangGraph agents with OpenBox: graph handler, policy enforcement, guardrails, HITL, and tool classification.

Telemetry

See what operational telemetry the OpenBox LangGraph SDK captures and how it appears in OpenBox.

Troubleshooting

Common LangGraph SDK integration issues and how to diagnose them quickly.

Wrap an Existing Graph

Add OpenBox governance to an existing LangGraph application without changing the graph topology.