You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
A list of chat completion choices. Can be more than one if `n` is greater than 1.
created
Integer
The Unix timestamp (in seconds) of when the chat completion was created.
model
String
The model used for the chat completion.
system_fingerprint
String
This fingerprint represents the backend configuration that the model runs with. Can be used in conjunction with the `seed` request parameter to understand when backend changes have been made that might impact determinism.
[optional]
object
String
The object type, which is always `chat.completion`.