Completions
See https://platform.openai.com/docs/api-reference/chat/create for the API specification. This API mimics the OpenAI ChatCompletion API.
NOTE: Currently we do not support the following features:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Completions are generated successfully.
The response is of type object
.