Endpoint Examples
Chat Completions
Generate chat completions
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The model to use for completion
Maximum number of tokens to generate
Sampling temperature
Whether to stream the response