Stream Video QA

Stream chat responses for the video QA model

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
video_idstringRequired
ID of the video to analyze
questionstringRequired
Question to ask about the video
contextstringOptional
Additional context for the question
modelstringOptional
Model to use for QA processing

Response

This endpoint returns an object.

Errors