Chat
Create Chat Completion
Create a chat completion message
POST
JavaScript
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Body
application/json
Response
201
application/json
Successfully created chat completion.
The response is of type object
.
JavaScript