Feat: add Docling parser (#10759)

### What problem does this PR solve?
issue:
#3945
change:
add Docling parser

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
buua436
2025-10-23 19:44:25 +08:00
committed by GitHub
parent de24e74b4c
commit 0ff2042fc1
5 changed files with 378 additions and 0 deletions

View File

@ -195,3 +195,4 @@ REGISTER_ENABLED=1
# COMPOSE_PROFILES=infinity,sandbox
# - For OpenSearch:
# COMPOSE_PROFILES=opensearch,sandbox
USE_DOCLING=false