The directory where the JSON files are located.
A boolean value indicating whether the message is a reply.
A number representing the randomness of the AI's output. Higher values mean more randomness.
A string containing the instruction for the AI.
A string containing the user's input.
An object conforming to the IOpenaiChatRequestOptions interface, containing the messages, temperature, and retry options.
Generated using TypeDoc
Creates a chat request for the OpenAI API.