Interface SelfToolPublisher
-
- All Implemented Interfaces:
-
com.embabel.agent.core.ToolPublisher,com.embabel.agent.core.ToolSpec
public interface SelfToolPublisher implements ToolPublisher
Convenient interface a class can implement to publish @Tool functions automatically. Application domain objects can extend this. Intended for extension by both platform and application code.