ragflow/rag
qinling0210 2ffe6f7439
Import rag_tokenizer from Infinity (#11647)
### What problem does this PR solve?

- Original rag/nlp/rag_tokenizer.py is put to Infinity and infinity-sdk
via https://github.com/infiniflow/infinity/pull/3117 .
Import rag_tokenizer from infinity and inherit from
rag_tokenizer.RagTokenizer in new rag/nlp/rag_tokenizer.py.

- Bump infinity to 0.6.8

### Type of change
- [x] Refactoring
2025-12-02 14:59:37 +08:00
..
app Feat: add child parent chunking method in backend. (#11598) 2025-11-28 19:25:32 +08:00
flow Feat: add child parent chunking method in backend. (#11598) 2025-11-28 19:25:32 +08:00
llm Refa: add MiniMax-M2 and remove deprecated MiniMax models (#11642) 2025-12-02 14:43:44 +08:00
nlp Import rag_tokenizer from Infinity (#11647) 2025-12-02 14:59:37 +08:00
prompts Fix typos (#11607) 2025-12-01 09:49:46 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Refactor: better describe how to get prefix for sync data source (#11636) 2025-12-01 17:46:44 +08:00
utils Fix: Table parse method issue. (#11627) 2025-12-01 12:42:35 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
raptor.py Feat: add fault-tolerant mechanism to RAPTOR (#11206) 2025-11-13 18:48:07 +08:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00