V1/Chat
V1_chat_completions
Create a completion for the chat conversation
Request Body
application/json
Optionalmodel
Requiredstringmessages
Requiredarray<object>temperature
numbermax_tokens
numbertop_p
numberfrequency_penalty
numberpresence_penalty
numberstream
booleanDefault:
false
Response Body
User response object or streaming response.
TypeScript Definitions
Use the response body type in TypeScript.
message
Requiredstring