Multi-input
Document Question Answering
Answer a question based on the content of a document using the CQI_Visual_Question_Awnser_PT_v0
model.
POST
Authorizations
Provide your API key as Key your-key-here
in the Authorization
header.
Body
application/json
The question to answer.
Example:
"What's the total cost?"
URL of the document.
Example:
"https://templates.invoicehome.com/invoice-template-us-neat-750px.png"
Response
200 - application/json
Successful response with the answer.
The extracted answer from the document.