OpenAI-compatible chat completion endpoint for LLM interactions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Chat completion request parameters
The body is of type object
.
Successful completion response
The response is of type object
.