Class PromptingChatGPTResponsesAPI

All Implemented Interfaces:
IPrompting, IPromptingWithTools

public class PromptingChatGPTResponsesAPI extends PromptingWithToolsBase implements IPromptingWithTools
Implementation of IPromptingWithTools using responses API. This is the more up to date version of the prompting implementation - compared to PromptingChatGPT.