You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have multiple PDFs and I convert them from pdftotext library, I have 2 questions:
QA: If I pass the entire PDF object it shows unknown whereas checking each page shows the correct result i.e for page in pdf works if page is context for QA whereas pdf itself as the context shows 'unknown' as result
Is there a way to use multiple docs/PDF in some way and generate the result based on the most likely answer?
The text was updated successfully, but these errors were encountered:
Hello, I have multiple PDFs and I convert them from pdftotext library, I have 2 questions:
The text was updated successfully, but these errors were encountered: