Class ToolParameters
java.lang.Object
me.zacharias.chat.plugin.tool.ToolParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ToolParametersempty()An emptyToolParametersfor when a tool dosent need any perameters
-
Constructor Details
-
ToolParameters
public ToolParameters()
-
-
Method Details
-
empty
An emptyToolParametersfor when a tool dosent need any perameters- Returns:
- the default
ToolParameters
-