Package com.embabel.agent.tools.agent
Interface GoalToolNamingStrategy
-
- All Implemented Interfaces:
public interface GoalToolNamingStrategyNames published tools.
-
-
Method Summary
Modifier and Type Method Description abstract StringnameForGoal(Goal goal)-
-
Method Detail
-
nameForGoal
abstract String nameForGoal(Goal goal)
-
-
-
-