MCPcopy Create free account

hub / github.com/microsoft/agent-governance-toolkit / functions

Functions32,326 in github.com/microsoft/agent-governance-toolkit

Method__init__
(self, config: MuteAgentConfig)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/mute_agent.py:88
Method__init__
Initialize the time-travel debugger. Args: flight_recorder: FlightRecorder instance for accessing audit logs
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/time_travel_debugger.py:88
Method__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/ml_safety.py:107
Method__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/ml_safety.py:413
Method__init__
(self, name: str = "mock-agent")
agent-governance-python/agent-os/modules/control-plane/tests/test_lifecycle.py:88
Method__init__
(self, name, arguments)
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:31
Method__init__
(self, name, arguments)
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:37
Method__init__
(self, tool_calls=None)
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:44
Method__init__
(self, message)
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:51
Method__init__
(self, choices)
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:58
Method__init__
(self, tool_calls)
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:66
Method__init__
(self, tool_calls)
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:77
Method__init__
(self, tool_calls=None)
agent-governance-python/agent-os/modules/control-plane/tests/test_adapter.py:80
Method__init__
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_langchain_adapter.py:20
Method__init__
(self, tool_calls=None)
agent-governance-python/agent-os/modules/control-plane/tests/test_langchain_adapter.py:41
Method__init__
(self, agent_id: str = "claims-agent")
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:63
Method__init__
(self)
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:143
Method__init__
(self)
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:166
Method__init__
(self)
agent-governance-python/agent-os/modules/control-plane/examples/langchain_demo.py:46
Method__init__
(self, name, arguments)
agent-governance-python/agent-os/modules/control-plane/examples/adapter_demo.py:30
Method__init__
(self, name, arguments)
agent-governance-python/agent-os/modules/control-plane/examples/adapter_demo.py:35
Method__init__
(self, tool_calls=None)
agent-governance-python/agent-os/modules/control-plane/examples/adapter_demo.py:41
Method__init__
(self, message)
agent-governance-python/agent-os/modules/control-plane/examples/adapter_demo.py:47
Method__init__
(self, choices)
agent-governance-python/agent-os/modules/control-plane/examples/adapter_demo.py:53
Method__init__
(self)
agent-governance-python/agent-os/modules/control-plane/examples/adapter_demo.py:82
Method__init__
(self)
agent-governance-python/agent-os/modules/control-plane/examples/adapter_demo.py:85
Method__init__
(self)
agent-governance-python/agent-os/modules/iatp/test_integration.py:21
Method__init__
Initialize a policy rule. Args: name: Rule identifier action: Action to take ('allow', 'warn', 'deny')
agent-governance-python/agent-os/modules/iatp/iatp/policy_engine.py:41
Method__init__
Initialize the IATP Policy Engine.
agent-governance-python/agent-os/modules/iatp/iatp/policy_engine.py:92
Method__init__
Initialize the Hugging Face Hub client. Args: repo_id: The repository ID on Hugging Face Hub token: HF API t
agent-governance-python/agent-os/modules/iatp/iatp/hf_utils.py:85
Method__init__
Initialize the attestation validator. Args: control_plane_public_keys: Dict mapping key_id to public key (PEM format)
agent-governance-python/agent-os/modules/iatp/iatp/attestation.py:54
Method__init__
Initialize the reputation manager.
agent-governance-python/agent-os/modules/iatp/iatp/attestation.py:265
Method__init__
Initialize the IATP Recovery Engine.
agent-governance-python/agent-os/modules/iatp/iatp/recovery.py:41
Method__init__
( self, name: str, config: Optional[PipeConfig] = None, transform: Optional[Ca
agent-governance-python/agent-os/modules/iatp/iatp/ipc_pipes.py:149
Method__init__
( self, name: str = "policy-check", policy_engine: Optional[Any] = None, # PolicyEngi
agent-governance-python/agent-os/modules/iatp/iatp/ipc_pipes.py:322
Method__init__
( self, agent: Any, agent_id: str, process_method: str = "process", in
agent-governance-python/agent-os/modules/iatp/iatp/ipc_pipes.py:376
Method__init__
(self)
agent-governance-python/agent-os/modules/iatp/iatp/security/__init__.py:56
Method__init__
(self, log_dir: Optional[Path] = None)
agent-governance-python/agent-os/modules/iatp/iatp/telemetry/__init__.py:27
Method__init__
( self, agent_url: str, manifest: CapabilityManifest, sidecar_host: str = "0.0
agent-governance-python/agent-os/modules/iatp/iatp/sidecar/__init__.py:63
Method__init__
(self, namespace: str = "agent_os")
agent-governance-python/agent-os/modules/observability/src/agent_os_observability/metrics.py:44
Method__init__
( self, port: int = 9090, host: str = "0.0.0.0", metrics: Optional[KernelMetri
agent-governance-python/agent-os/modules/observability/src/agent_os_observability/server.py:106
Method__init__
Initialize tracer. Args: service_name: Name of the service exporter: OpenTelemetry exporter (default
agent-governance-python/agent-os/modules/observability/src/agent_os_observability/tracer.py:36
Method__init__
(self, span)
agent-governance-python/agent-os/modules/observability/src/agent_os_observability/tracer.py:175
Method__init__
(self)
agent-governance-python/agent-os/modules/observability/tests/test_tracer.py:31
Method__init__
(self)
agent-governance-python/agent-os/modules/observability/tests/test_integration.py:30
Method__init__
(self, config: Optional[dict] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/resources.py:45
Method__init__
(self, config: Optional[dict] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:256
Method__init__
(self, config: Optional[dict] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:356
Method__init__
Initialize the kernel execute tool. Args: config: Optional configuration dict (``policy_mode``, etc.). approval_provi
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:512
Method__init__
(self, config: Optional[dict] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:709
Method__init__
(self, config: Optional[dict] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:801
Method__init__
(self, config: Optional[dict] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:984
Method__init__
(self, config: Optional[dict] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:1099
Method__init__
(self, config: Optional[dict] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/tools.py:1268
Method__init__
(self, config: Optional[ServerConfig] = None)
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/server.py:197
Method__init__
(self, db_path: str = ":memory:")
agent-governance-python/agent-os/modules/emk/emk/causal.py:149
Method__init__
Initialize the memory compressor. Args: store: The vector store containing episodes age_threshold_da
agent-governance-python/agent-os/modules/emk/emk/sleep_cycle.py:26
Method__init__
(self, filepath: str = "episodes.jsonl")
agent-governance-python/agent-os/modules/emk/emk/store.py:92
Method__init__
( self, collection_name: str = "episodes", persist_directory: str = "./chr
agent-governance-python/agent-os/modules/emk/emk/store.py:180
Method__init__
(self)
agent-governance-python/agent-os/modules/cmvk/src/cmvk/constitutional.py:470
Method__init__
Initialize with model functions. Args: model_fn: Sync function that takes prompt and returns response
agent-governance-python/agent-os/modules/cmvk/src/cmvk/constitutional.py:543
Method__init__
Initialize the validator. Args: principles: Principles to validate against evaluator: Evaluation bac
agent-governance-python/agent-os/modules/cmvk/src/cmvk/constitutional.py:662
Method__init__
Initialize benchmark. Args: models: List of model names to use model_fn: Function(model_name, prompt
agent-governance-python/agent-os/modules/cmvk/src/cmvk/benchmarks.py:96
Method__init__
( self, agent_manifest: AgentManifest, api_key: str, api_url: Optional[str] =
agent-governance-python/agent-os/modules/nexus/client.py:45
Method__init__
(self, trust_threshold: int = DEFAULT_TRUST_THRESHOLD)
agent-governance-python/agent-os/modules/nexus/reputation.py:164
Method__init__
( self, reputation_engine: Optional[ReputationEngine] = None, escrow_manager: Optional
agent-governance-python/agent-os/modules/nexus/arbiter.py:104
Method__init__
(self, message: str, code: Optional[str] = None)
agent-governance-python/agent-os/modules/nexus/exceptions.py:16
Method__init__
(self, peer_id: str, peer_address: Optional[str] = None)
agent-governance-python/agent-os/modules/nexus/exceptions.py:32
Method__init__
( self, peer_did: str, current_score: int, required_score: int, imp
agent-governance-python/agent-os/modules/nexus/exceptions.py:61
Method__init__
(self, peer_did: str, expired_at: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:98
Method__init__
(self, peer_did: str, violation: str, required_policy: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:112
Method__init__
(self, message: str, escrow_id: Optional[str] = None)
agent-governance-python/agent-os/modules/nexus/exceptions.py:127
Method__init__
(self, escrow_id: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:135
Method__init__
(self, escrow_id: str, expired_at: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:143
Method__init__
(self, escrow_id: str, resolution_status: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:155
Method__init__
(self, agent_did: str, required: int, available: int)
agent-governance-python/agent-os/modules/nexus/exceptions.py:167
Method__init__
(self, message: str, dispute_id: Optional[str] = None)
agent-governance-python/agent-os/modules/nexus/exceptions.py:180
Method__init__
(self, dispute_id: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:188
Method__init__
(self, dispute_id: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:196
Method__init__
(self, dispute_id: str, issue: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:207
Method__init__
(self, message: str, agent_did: Optional[str] = None)
agent-governance-python/agent-os/modules/nexus/exceptions.py:219
Method__init__
(self, agent_did: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:227
Method__init__
(self, agent_did: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:238
Method__init__
(self, agent_did: str, validation_errors: list[str])
agent-governance-python/agent-os/modules/nexus/exceptions.py:249
Method__init__
(self, agent_did: str, reason: str = "")
agent-governance-python/agent-os/modules/nexus/exceptions.py:261
Method__init__
(self, agent_did: str, policy_hash: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:280
Method__init__
(self, classification: str, reason: str)
agent-governance-python/agent-os/modules/nexus/exceptions.py:292
Method__init__
(self)
agent-governance-python/agent-os/modules/nexus/dmz.py:182
Method__init__
(self, reputation_engine: Optional[ReputationEngine] = None)
agent-governance-python/agent-os/modules/nexus/escrow.py:40
Method__init__
( self, escrow_manager: Optional[EscrowManager] = None, scak_validator: Optional[any]
agent-governance-python/agent-os/modules/nexus/escrow.py:331
Method__init__
(self, reputation_engine: Optional[ReputationEngine] = None)
agent-governance-python/agent-os/modules/nexus/registry.py:78
Method__init__
(self, api_key: str)
agent-governance-python/agent-os/modules/atr/tests/test_v2_features.py:205
Method__init__
Initialize tool handle. Args: spec: The tool specification. container: Optional dependency container for injection.
agent-governance-python/agent-os/modules/atr/atr/schema.py:282
Method__init__
Initialize function step. Args: func: The function to execute. name: Name for this step (defaults to function name).
agent-governance-python/agent-os/modules/atr/atr/composition.py:137
Method__init__
Initialize pipeline. Args: steps: List of steps to execute in order. name: Name for this pipeline. stop_o
agent-governance-python/agent-os/modules/atr/atr/composition.py:225
Method__init__
Initialize parallel execution. Args: steps: Steps to execute in parallel. name: Name for this composition.
agent-governance-python/agent-os/modules/atr/atr/composition.py:309
Method__init__
Initialize conditional step. Args: condition: Function that returns True or False. if_true: Step to execute if condit
agent-governance-python/agent-os/modules/atr/atr/composition.py:418
Method__init__
Initialize fallback step. Args: steps: Steps to try in order until one succeeds. name: Name for this step.
agent-governance-python/agent-os/modules/atr/atr/composition.py:485
Method__init__
Initialize tool chain builder. Args: name: Name for the resulting composition.
agent-governance-python/agent-os/modules/atr/atr/composition.py:546
Method__init__
Initialize Docker executor. Args: image: Docker image to use for execution. auto_pull: Whether to automatical
agent-governance-python/agent-os/modules/atr/atr/executor.py:106
← previousnext →11,801–11,900 of 32,326, ranked by callers