Skip to main content
Last updated on

LangChain SDK (TypeScript)

Docs coming soon

This SDK is open source — full developer documentation is on the way. In the meantime, refer to the README and examples in the repo: OpenBox-AI/openbox-langchain-sdk-ts

The @openbox/langchain-sdk connects your LangChain agents to OpenBox — giving you governance policies, guardrails, and human oversight without rewriting any agent logic.

What to expect

  • Callback-based integration — attach a handler and every event flows through governance
  • Hook-level governance for outbound HTTP requests
  • Guardrails with automatic PII redaction
  • Human-in-the-loop approvals
  • Signal monitor for mid-execution abort
  • wrapTools / wrapLLM helpers