Skip to main content
POST
Generate Message Completions

Authorizations

Authorization
string
header
required

Headers

TR-Dataset
string<uuid>
required

The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.

Body

application/json

JSON request payload to generate a message completion

system_message
string
required

The system message to use for the message completion.

user_message
string
required

The user message to use for the message completion.

Response

The generated message completion

The response is of type string.