Skip to content

Post

POST
/openai/{provider}/chat/completions

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

provider*
Typestring
Required

Request Body

application/json
JSON
{
"messages": [
{
"additionalProperties": "string"
}
],
"model": "string",
"stream": false,
"additionalProperties": "string"
}

Responses

Successful Response
application/json
JSON
{
"additionalProperties": "string"
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: