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

Interface IAgentToolRegistry

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

Namespace: Cephalon.Agentics.Services
Assembly: Cephalon.Agentics.dll

Collects tool descriptors contributed to the active agentic runtime pack.

public interface IAgentToolRegistry

Adds a tool descriptor to the registry.

void Add(AgentToolDescriptor tool)

tool AgentToolDescriptor

The tool descriptor to contribute.