Skip to main content

18 docs tagged with "SDK"

SDK installation, config, and API

View all tags

Configuration

Configure the OpenBox SDK in 3 steps: Set API keys, define policies, control runtime behavior - no infrastructure changes needed.

CrewAI Developer Guide

Developer resources for governing CrewAI agents with OpenBox: SDK reference, integration guide, and configuration.

Deep Agents SDK (Python)

Developer reference for governing DeepAgents workflows with OpenBox: per-subagent policy targeting, HITL, tool classification, and configuration.

Developer Guide

Build governed AI agents: Complete SDK guides, API reference, integration examples, and best practices for Python and TypeScript.

Error Handling

Handle OpenBox errors gracefully: Manage policy violations, trust failures, and network issues with retry logic and fallback patterns.

Extending the Demo Agent

Customize governance for your use case: Define custom policies, set behavior rules, and configure trust evaluation criteria per agent.

Getting Started

Deploy your first governed AI agent in 5 minutes: choose your integration, install the SDK, and start capturing trust evidence.

Getting Started with Temporal

Add OpenBox governance to Temporal agents: one import swap, full trust scoring, policy enforcement, and audit-grade evidence.

LangChain SDK (TypeScript)

Developer reference for governing LangChain agents with OpenBox: callback handler, wrapTools, guardrails, HITL approvals, and hook-level governance.

LangGraph SDK (Python)

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

Mastra Developer Guide

Developer resources for governing Mastra agents with OpenBox: SDK reference, integration guide, and configuration.

n8n Developer Guide

Developer resources for governing n8n workflows with OpenBox: integration guide, govern() API, and configuration.

OpenClaw Plugin

Developer reference for the OpenBox OpenClaw plugin: tool governance, LLM guardrails via a local gateway, OTel span capture, and fail-open design.

Run the Demo

Run the OpenBox demo locally: See runtime governance, policy enforcement, and trust scoring in action with example Temporal workflows.

SDK Reference

OpenBox SDK reference for Python & TypeScript: 47 methods for agent registration, policy enforcement, trust scoring, and monitoring.

Troubleshooting

Agent registration failing? SDK timeout? Fix the 5 most common OpenBox setup issues in under 2 minutes with this troubleshooting guide.

Wrap an Existing Agent

Already have AI agents running? Add governance in 3 steps without rebuilding: wrap with SDK, apply policies, monitor - done.