Remove huqie.txt from RAGFflow and bump infinity to 0.6.10 (#11661)

### What problem does this PR solve?

huqie.txt and huqie.txt.trie are put to infinity-sdk in
https://github.com/infiniflow/infinity/pull/3127.

Remove huqie.txt from ragflow and bump infinity to 0.6.10 in this PR.

### Type of change

- [x] Refactoring
This commit is contained in:
qinling0210
2025-12-04 14:53:57 +08:00
committed by GitHub
parent 27b0550876
commit ca4a0ee1b2
8 changed files with 89 additions and 555715 deletions

View File

@ -43,7 +43,6 @@ def get_urls(use_china_mirrors=False) -> list[Union[str, list[str]]]:
repos = [
"InfiniFlow/text_concat_xgb_v1.0",
"InfiniFlow/deepdoc",
"InfiniFlow/huqie",
]