Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Chat completion parameters
ID of the model to use
Available options:
deepseek-r1-70b-online
, deepseek-r1-online
, deepseek-r1-70b-fast-online
, deepseek-r1-fast-online
A list of messages comprising the conversation so far
Whether to stream back partial progress
Response
Successful Response