Reference
Last updated
Last updated
OK
A list of messages comprising the conversation so far.
ID of the model to use.
"lmsys-coding"
If set, partial message deltas will be sent. Tokens will be sent as data-only server-sent events as they become available, with the stream terminated by a data: [DONE]
message.
OK
A unique identifier for the chat completion.
A list of chat completion choices. Can be more than one if n
is greater than 1.
The Unix timestamp (in seconds) of when the chat completion was created.
The model used for the chat completion.
The object type, which is always chat.completion
.
Usage statistics for the completion request.