Skip to main content

24 docs tagged with "Python"

Python SDK and code examples

View all tags

Configuration

Configure the OpenBox CrewAI SDK: engine options, environment variables, fail-open behavior, approvals, and instrumentation.

CrewAI SDK (Python)

OpenBox SDK reference for CrewAI: govern agents, tasks, flows, approvals, and operational telemetry.

Deep Agents 101

The DeepAgents concepts that matter when you add OpenBox governance: agents, tools, subagents, middleware, and runtime state.

Deep Agents SDK (Python)

Developer reference for governing DeepAgents workflows with OpenBox: DID signing, approvals, tool classification, telemetry, and configuration.

Getting Started with CrewAI

Add OpenBox governance to CrewAI agents: trust scoring, policy enforcement, and audit-grade evidence for multi-agent crews.

Getting Started with Deep Agents

Add OpenBox governance to DeepAgents workflows: DID signing, policy enforcement, approvals, telemetry, and built-in tool classification.

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

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.

Integration Walkthrough

Govern a LangGraph application with OpenBox: install the SDK, wrap your compiled graph, configure identity, 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.

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.

Run the Demo

Run the CrewAI SDK demos from the public repository and watch OpenBox govern agent tasks, tool activity, and approvals.

Telemetry

Understand what the OpenBox CrewAI SDK captures: task events, HTTP and database telemetry, file operations, and flow correlation.

Troubleshooting

Diagnose CrewAI SDK startup, policy, approval, telemetry, and runtime integration issues.

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.

Wrap an Existing Crew

Add OpenBox to an existing CrewAI codebase without rewriting your agents, tasks, or flows.

Wrap an Existing Graph

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