QuizBeginner
Structure of a Chat Messages Array
The messages array is an ordered list of objects, each with a role and content.
How is the messages array in a chat completion request structured?
The messages array is an ordered list of objects, each with a role and content.
How is the messages array in a chat completion request structured?