Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Chat completion parameters
Name of the video understanding model to use.
nimbus-001
A list of messages comprising the conversation so far
List of collection IDs to use as context for the chat.
Note that 'nimbus-001' only supports collections with collection_type 'media-descriptions' or 'rich-transcripts'
1
elementFilter criteria to constrain search results used in chat
Sampling temperature to use, between 0 and 2
0 <= x <= 2
Response
Successful response
Unique identifier for this chat completion
Object type, always "chat.completion"
Unix timestamp of when the chat completion was created
The model used for the chat completion
The generated responses
Usage statistics for the completion request