Class PromptingWithToolsBase

java.lang.Object
org.eclnt.ccee.prompting.PromptingBase
org.eclnt.ccee.prompting.PromptingWithToolsBase
All Implemented Interfaces:
IPrompting, IPromptingWithTools
Direct Known Subclasses:
PromptingChatGPT, PromptingChatGPTResponsesAPI

public abstract class PromptingWithToolsBase extends PromptingBase implements IPromptingWithTools