Generate Message Completions
Message
Generate Message Completions
Uses openai to generate a message completion for a given prompt.
POST
Generate Message Completions
Documentation Index
Fetch the complete documentation index at: https://docs.trieve.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
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
Response
The generated message completion
The response is of type string.