Getting Started with LangGraph
Docs coming soon
The OpenBox SDK for LangGraph is open source. Refer to the README for setup instructions: OpenBox-AI/openbox-langgraph-sdk-python
OpenBox integrates with LangGraph by wrapping your compiled graph — your agents, nodes, and state machines stay exactly as they are while every action is governed, scored, and auditable.
What to expect
- Wrap your compiled graph with a single function call
- OPA/Rego policy enforcement for every tool call and LLM invocation
- Guardrails, human-in-the-loop approvals, and automatic HTTP telemetry