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

@@ -72,7 +72,7 @@ services:
infinity:
profiles:
- infinity
image: infiniflow/infinity:v0.6.8
image: infiniflow/infinity:v0.6.10
volumes:
- infinity_data:/var/infinity
- ./infinity_conf.toml:/infinity_conf.toml

View File

@@ -1,5 +1,5 @@
[general]
version = "0.6.8"
version = "0.6.10"
time_zone = "utc-8"
[network]