In a similar way to our /v1/chat_completions endpoint, this endpoint is used (unauthenticated) to store Playground requests in the database. The endpoint returns the created log, and Frontend handles the data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
In a similar way to our /v1/chat_completions endpoint, this endpoint is used (unauthenticated) to store Playground requests in the database. The endpoint returns the created log, and Frontend handles the data.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response