API reference¶
Auto-generated API documentation for the agent_assembly package, rendered inline by mkdocstrings directly from the source docstrings.
Per-module pages¶
- Client —
agent_assembly.client.GatewayClient, the HTTP client that talks to the governance gateway. - Exceptions — the full exception hierarchy raised by the SDK (
AssemblyError,PolicyError,ToolExecutionBlockedError, …). - Models — Pydantic data models for gateway payloads (
AgentConfig,AgentState,PolicyEvaluation).
Top-level package¶
The public package surface — everything re-exported from agent_assembly.__init__ — is rendered below. Use the per-module pages above for deep dives, and this page for a one-glance index of every public symbol.
Agent Assembly Python SDK.