Package org.eclnt.ccee.prompting
Class PromptingToolsAggregation
java.lang.Object
org.eclnt.ccee.prompting.PromptingToolsAggregation
- All Implemented Interfaces:
IPromptingTool
Aggregation of IPromptingTools into one prompting tool.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet actual runtime tool processor for call backs.Get meta data for the tool.
-
Constructor Details
-
PromptingToolsAggregation
-
-
Method Details
-
getToolDef
Description copied from interface:IPromptingToolGet meta data for the tool.- Specified by:
getToolDefin interfaceIPromptingTool
-
getToolCallBack
Description copied from interface:IPromptingToolGet actual runtime tool processor for call backs.- Specified by:
getToolCallBackin interfaceIPromptingTool
-