All Classes and Interfaces
Class
Description
Defines the interface for building AI chat interactions, allowing customization of the model, token limits, and messages.
We support the generation of files using an AI, specifically ChatGPT.
A parsing / creation class for markers like AIGenVersion(ourversion, inputfile1@version1, inputfile2@version2, ...).
Makes it easy to find files to process with
AIGenerationTask etc.Implementation of AIChatBuilder for creating and executing OpenAI chat completion requests.