Skip to main content

10 docs tagged with "LangChain"

LangChain framework integration

View all tags

Configuration

All configuration options for the OpenBox LangChain SDK: environment variables, DID signing, middleware parameters, and tool type mapping.

Event Model

Understand how LangChain agent runs, model calls, tools, and telemetry are represented in OpenBox.

Integration Walkthrough

End-to-end guide for governing LangChain agents with OpenBox: install the SDK, register an agent, add middleware, configure DID signing, and verify live runs.

LangChain 101

Learn the LangChain concepts that matter for OpenBox: agents, models, tools, middleware, and the runtime boundaries OpenBox governs.

LangChain SDK (Python)

OpenBox SDK reference for LangChain: govern agents, model calls, tools, approvals, guardrails, and operational telemetry.

Telemetry

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

Troubleshooting

Fix common LangChain SDK issues: missing sessions, DID configuration, governance blocks, approval behavior, and telemetry gaps.

Wrap an Existing Agent

Add OpenBox to an existing LangChain agent without changing your model, tools, or prompt logic.