mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
PDF document not working. #732
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HougeLangley on GitHub (Apr 26, 2024).
Bug Report
Description
Bug Summary:
Click on the document and after selecting document settings, choose the local Ollama. From there, select the model file you want to download, which in this case is llama3:8b-text-q6_KE. For scanned PDF images using ORC, click 'Save.'
https://github.com/open-webui/open-webui/assets/1161594/51748463-0042-4e23-b70e-39403aa81d4e
When using a PDF reader to interact with the model file during these operations, you initially see a normal output section. However, afterwards, a mass of numerical content appears. Unfortunately, the PDF reader doesn't provide feedback on the content that matters to you.
Steps to Reproduce:
This is log
Expected Behavior:
Typically, after searching for content within a PDF file, I would respond with the contents found within the PDF itself. Since this communication will be in English, it should indeed be possible to achieve this. The content of PDF documents themselves is, in fact, in English as well.
Actual Behavior:
The output, however, would typically reflect a lack of find or inability to summarize, rather than providing such information explicitly. For instance:
"Sorry, but the content within your PDF did not match any search terms or could not be summarized at this time."
Environment
Open WebUI Version: [e.g., 0.1.121]
Ollama (if applicable): [e.g., 0.1.32]

Operating System: [e.g., Archlinux]
Browser (if applicable): [e.g., Firefox 125.0.2]
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
Installation Method
[Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.]
Additional Information
[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@andrescevp commented on GitHub (Apr 26, 2024):
In my side I get