ข้ามไปยังเนื้อหา

Namespace Cephalon.Agentics.Services

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

AgentToolDescriptor

Describes a tool that can be surfaced through the agentic runtime pack.

AgentToolExecutionContext

Describes the host-agnostic execution context delivered to one managed agent-tool executor.

AgentToolExecutionDecision

Describes a policy decision for one agent-tool execution request.

AgentToolExecutionDecisionKinds

Defines stable decision identifiers returned by agent-tool execution policies.

AgentToolExecutionReport

Describes one runtime observation for an agent-tool run.

IAgentToolCatalog

Exposes the merged set of tools available to the active agentic runtime.

IAgentToolContributor

Allows a module to contribute tools into the active agentic runtime pack.

IAgentToolExecutionObserver

Observes agent-tool execution reports for audit, telemetry, or host-specific projection.

IAgentToolExecutionPolicy

Evaluates whether an agent-tool execution request can continue.

IAgentToolExecutor

Executes one registered agent tool through the Cephalon-managed agentics runtime.

IAgentToolRegistry

Collects tool descriptors contributed to the active agentic runtime pack.

IAgentToolRunReporter

Records runtime observations for agent-tool runs.