Package net.stoerr.ai.aigenpipeline.framework.chat
package net.stoerr.ai.aigenpipeline.framework.chat
-
ClassDescriptionDefines the interface for building AI chat interactions, allowing customization of the model, token limits, and messages.Implementation of AIChatBuilder for creating and executing OpenAI chat completion requests.