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

Interface IAgentToolContributor

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

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

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

public interface IAgentToolContributor

Registers one or more tool descriptors with the supplied registry.

void RegisterTools(IAgentToolRegistry tools)

tools IAgentToolRegistry

The registry that collects contributed tool descriptors.