Class ChatTool


  • public class ChatTool
    extends Object
    Represents a tool in the OpenAI chat completion request, currently limited to functions. Each tool contains details about the function including name, description, and parameters.