Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 2.9 KB

chatcompletionresponse.md

File metadata and controls

13 lines (10 loc) · 2.9 KB

ChatCompletionResponse

Fields

Field Type Required Description Example
id str ✔️ N/A cmpl-e5cc70bb28c444948073e77776eb30ef
object str ✔️ N/A chat.completion
model str ✔️ N/A mistral-small-latest
usage models.UsageInfo ✔️ N/A
created Optional[int] N/A 1702256327
choices List[models.ChatCompletionChoice] N/A