Chat with Video QA
Chat with the video QA model (non-streaming)
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
video_id
ID of the video to analyze
question
Question to ask about the video
context
Additional context for the question
model
Model to use for QA processing
Response
OK
answer
Answer to the question
video_id
ID of the analyzed video
question
Original question asked
confidence
Confidence score of the answer
timestamp
Unix timestamp of when the response was generated