Document Question Answering
Answer a question about a document (via URL) using the CQI_Visual_Question_Awnser_PT_v0
model.
POST
Authorizations
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
Body
application/json
Universal schema supporting text, chat, image, audio, QA, zero-shot, etc.
Input text for NLP tasks.
Conversation history.
URL to image/audio/video.
Base64-encoded image/audio/video.
Question text (QA tasks).
Context paragraph (QA tasks).
Candidate labels (zero-shot).
Enable text streaming.
Stream media instead of JSON.
Model-specific parameters.