Serverless Inference
Create chat completion
Generates a chat completion response for the provided model and chat history.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json; charset=utf-8