API Reference
Create a chat completion
Creates a completion for the chat message
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
ID of the model to use
Example:
"internta-v02"
A list of messages comprising the conversation
Response
200 - application/json
Successful response