OpenAI Compatible
Chat Completions (OpenAI-compatible)
OpenAI-compatible chat completions endpoint. Accepts the standard OpenAI request schema and returns the standard OpenAI response schema. Supports both streaming (SSE) and non-streaming modes. Works as a drop-in replacement with the OpenAI Python and TypeScript SDKs.
post/v1/chat/completions
Headers
x-api-keystring required
Request body
Response
Successful Response
Changes
Changed in 3 of the 53 revisions of this API.14
- ▲
the
/request property's max was decreased to50.00request-property-max-decreased
- ▲
- ●
the
/request property's max was set to100.00request-property-max-set
- ●
the
/request property's min was set to1.00request-property-min-set
- ●
- ●
the
/request property's max was set to2.00request-property-max-set
- ●
the
/request property's min was set to0.00request-property-min-set
- ●