Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
- ChatCompletionNonStreaming
- ChatCompletionStreaming
- ChatCompletionDeveloperMessageParam
- ChatCompletionSystemMessageParam
- ChatCompletionUserMessageParam
- ChatCompletionAssistantMessageParam
- ChatCompletionToolMessageParam
- ChatCompletionFunctionMessageParam
Available options:
none
, auto
Available options:
minimal
, low
, medium
, high
- ResponseFormatText
- ResponseFormatJSONSchema
- ResponseFormatJSONObject
Available options:
auto
, default
, flex
, scale
, priority
Available options:
none
, auto
, required
- ChatCompletionFunctionToolParam
- ChatCompletionCustomToolParam
Available options:
low
, medium
, high
Response
Successful Response