Open ausangshukla opened 3 weeks ago
fabric -a
Also, instead to provide question in command line, you could create a context with the questions and use it
-C, --context= Choose a context from the available contexts
How can I do the following fabric -a ../doc_qna/docs/Doc1.pdf --pattern extract_insights error, status code: 400, status: 400 Bad Request, message: Invalid MIME type. Only image types are supported.
fabric -a ../doc_qna/docs/Doc1.png --pattern extract_insights I'm unable to read the text from the image provided. Could you please provide the text in a different format?
So how does one generate insight from documents?
What is your question?
How can I add an image + a bunch of questions, to get some answers about the image?
Thanks