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
PDF is a document with mixed graphics and text. When we are doing RAG, the pictures in the PDF often contain important information, so we generally need to return the parsed pictures to the user as they are; currently I have a private version that makes pictures Extraction, I am not sure whether the main branch needs this part of the function
The text was updated successfully, but these errors were encountered:
Description
PDF is a document with mixed graphics and text. When we are doing RAG, the pictures in the PDF often contain important information, so we generally need to return the parsed pictures to the user as they are; currently I have a private version that makes pictures Extraction, I am not sure whether the main branch needs this part of the function
The text was updated successfully, but these errors were encountered: