Service
List available models
GET
List available models
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
ok
Previous
Create chat completionSend a chat completion request to a selected model.
The request must contain a "messages" array.
Next
List available models