File: Now parsing support all types of embedded documents, solved #10059 (#10635)

### What problem does this PR solve?

File: Now parsing support all types of embedded documents, solved #10059
Fix: Incomplete words in chat #10530
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Billy Bao
2025-10-17 18:46:47 +08:00
committed by GitHub
parent f50b2461cb
commit 8ee0b6ea54
6 changed files with 486 additions and 7 deletions

View File

@ -137,6 +137,7 @@ dependencies = [
"mammoth>=1.11.0",
"markdownify>=1.2.0",
"captcha>=0.7.1",
"fitz>=0.0.1.dev2",
]
[project.optional-dependencies]