-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
🐞 bugSomething isn't working, pull request that fix bug.Something isn't working, pull request that fix bug.
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
RAGFlow workspace code commit ID
0
RAGFlow image version
v0.24.0-172-gc217b8f3d
Other environment information
Actual behavior
I have set up an LLM-based PDF parser, and I can see that the task is processed properly and the progress is reported as expected.
However, the progress value in the database remained as shown in the image below throughout the entire parsing process.
Expected behavior
I would expect the progress to be updated throughout the process so it can be properly communicated via the UI and the API.
Steps to reproduce
1. Create a dataset
2. Set up an LLM as a PDF Parser
3. Ingest a pdf document and start the parsing processAdditional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't working, pull request that fix bug.Something isn't working, pull request that fix bug.