Endpoint Examples
/v1/chat/completions
Creates a completion for the chat message
POST
Create a chat completion
Body
application/json
Response
200 - application/json
OK
Represents a chat completion response returned by model, based on the provided input.
Create a chat completion