Optionalmax_An array of message objects representing the conversation history.
The content of the message as a string.
The role of the message sender must alternate between 'user' and 'assistant'.
Optionalresponse_Dictate the output format of the generated response.
Optionaltype?: stringSet to json_object to process and output generated text as JSON.
OptionaltemperatureControls the randomness of the output; higher values produce more random results.
The maximum number of tokens to generate in the response.