Developer Docs

Instrument Your Agents in 3 Lines of Code

Python SDK for LangChain, CrewAI, and OpenAI Agents. Zero changes to your existing agent code. Start generating compliance evidence in minutes.

<5ms

overhead per action

0

code changes to existing agents

Auto

compliance evidence generation

Choose Your Framework

from agentgovern import AgentGovernSDK
from langchain.agents import AgentExecutor

sdk = AgentGovernSDK(api_key="your-key")
agent = sdk.wrap_langchain(executor)  # ← One line

agent.invoke({"input": "Analyze this credit application"})
# All actions logged, policies enforced, drift monitored

Wrap your LangChain AgentExecutor

Quick Links

Need help integrating?

Our compliance engineers can walk you through instrumentation for your specific agent stack.

Book a Demo →