Create a new message in a thread.
Your Langtail API Key
"<LANGTAIL_API_KEY>"
The ID of the thread.
Successful response
The unique identifier for the message.
The timestamp when the message was created.
The ID of the thread this message belongs to.
Additional messages. These will be appended to the Prompt Template.
[{ "role": "user", "content": "Hello" }]A key-value store for additional metadata associated with the message.
Information about the request log, if available.
The unique identifier for the request log, if available.