Package com.embabel.agent.spi.support
Class ToolDecoratorsKt
-
- All Implemented Interfaces:
public final class ToolDecoratorsKt
-
-
Method Summary
Modifier and Type Method Description final static ToolwithEventPublication(Tool $self, AgentProcess agentProcess, Action action, LlmOptions llmOptions)Extension function to wrap a Tool with event publication. -
-
Method Detail
-
withEventPublication
final static Tool withEventPublication(Tool $self, AgentProcess agentProcess, Action action, LlmOptions llmOptions)
Extension function to wrap a Tool with event publication.
-
-
-
-