Package com.embabel.agent.tools.agent
Class PrefixedGoalToolNamingStrategy
-
- All Implemented Interfaces:
-
com.embabel.agent.tools.agent.GoalToolNamingStrategy
public class PrefixedGoalToolNamingStrategy implements GoalToolNamingStrategy
-
-
Constructor Summary
Constructors Constructor Description PrefixedGoalToolNamingStrategy(String prefix)
-
Method Summary
Modifier and Type Method Description StringnameForGoal(Goal goal)-
-
Constructor Detail
-
PrefixedGoalToolNamingStrategy
PrefixedGoalToolNamingStrategy(String prefix)
-
-
Method Detail
-
nameForGoal
String nameForGoal(Goal goal)
-
-
-
-