Ask a question about a transcript and get the answer
You send a free-text prompt that runs against the transcription and get the answer back in the same response. The exchange is saved as a chat so you can list and retrieve it later. Next: GET the chat by its id to read the answer again.
Path Parameters
Transcription ID
Body
Response
The created chat, including the answer
Chat ID
"123e4567-e89b-12d3-a456-426614174000"
ID of the transcription this chat runs against
"123e4567-e89b-12d3-a456-426614174000"
Label you gave the chat
"Action items"
When the chat was created
"2024-01-15T10:30:00.000Z"
The prompt you sent
"List the action items decided in this meeting."
The answer produced over the transcript
"1. Ship the API docs. 2. Review the pricing page."