ragflow/api
kuschzzp 9c6cc20356
Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249)
### What problem does this PR solve?

When parsing a docx file using the Book parsing method, to_page is
always -1, resulting in a block count of 0 even if parsing is successful

Fix:#3230

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-11-08 09:21:42 +08:00
..
apps Update authorization for team (#3262) 2024-11-07 19:26:03 +08:00
db Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249) 2024-11-08 09:21:42 +08:00
utils Update authorization for team (#3262) 2024-11-07 19:26:03 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
contants.py fix: Large document thumbnail display failed (#2763) 2024-10-10 09:09:29 +08:00
ragflow_server.py feat: docs for api endpoints to generate openapi specification (#3109) 2024-11-04 15:35:36 +08:00
settings.py fix bugs in test (#3196) 2024-11-04 20:03:14 +08:00
versions.py Fix docker file bugs (#2662) 2024-09-29 18:24:24 +08:00