Package com.embabel.agent.tools.agent
Class ApplicationNameGoalToolNamingStrategy
-
- All Implemented Interfaces:
-
com.embabel.agent.tools.agent.GoalToolNamingStrategy
public final class ApplicationNameGoalToolNamingStrategy extends PrefixedGoalToolNamingStrategy
Prefix tool names with the application name.
-
-
Constructor Summary
Constructors Constructor Description ApplicationNameGoalToolNamingStrategy(String applicationName)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
ApplicationNameGoalToolNamingStrategy
ApplicationNameGoalToolNamingStrategy(String applicationName)
-
-
-
-