The document parsing is stuck and not moving. #7663
Replies: 4 comments 9 replies
-
Hello @zephyershen! I'm Dosu, your friendly bot here to help you solve bugs, answer questions, and assist with contributions while you wait for a human maintainer. Let's get started! The differences between the v0.18.0 full and v0.18.0 slim versions are mainly in the inclusion of built-in embedding models and Python packages. The full version includes these models and allows downloading additional ones through the RAGFlow UI, resulting in a larger image size of approximately 9 GB. In contrast, the slim version does not include any embedding models or Python packages and is about 2 GB in size. The slim version is designed to be lightweight, suitable for environments with limited resources, while the full version provides a more comprehensive setup for embedding and deep document tasks [1][2][3]. If your document parsing is stuck, you might want to check the following troubleshooting steps:
These steps should help diagnose and resolve the issue with document parsing [1][4][5]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@zephyershen Could you share the Docker logs? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to know if there are any differences in the update content of v0.18.0 between the v0.18.0 full and v0.18.0 slim versions? I'm currently using the v0.18.0 full version to parse documents, but it keeps getting stuck.
Beta Was this translation helpful? Give feedback.
All reactions