ragflow/rag
Jin Hai 50c2b9d562
Refactor trie load and construct (#4083)
### What problem does this PR solve?

1. Fix initial build and load trie
2. Update comment

### Type of change

- [x] Refactoring

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-12-18 12:52:56 +08:00
..
app Fix rerank_model bug in chat and markdown bug (#4061) 2024-12-17 16:03:37 +08:00
llm Fix transformers dependencies for slim. (#3934) 2024-12-09 14:21:37 +08:00
nlp Refactor trie load and construct (#4083) 2024-12-18 12:52:56 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
utils Added pagerank support to infinity (#4059) 2024-12-17 15:45:01 +08:00
__init__.py Add back beartype (#3967) 2024-12-10 18:43:43 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
raptor.py Cache the result from llm for graphrag and raptor (#4051) 2024-12-17 09:48:03 +08:00
settings.py Update progress info and start welcome info (#3768) 2024-11-30 18:48:06 +08:00