ragflow/rag
Luo Pan 68d46b2a1e
Fix bug in hierarchical_merge function (#4006)
### What problem does this PR solve?

Fix hierarchical_merge function. From idx vs. actual value to actual
value vs. actual value.
Related issue #4003 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: luopan <luopan@example.com>
2024-12-13 08:50:58 +08:00
..
app Rename page_num_list, top_list, position_list (#3940) 2024-12-10 16:32:58 +08:00
llm Fix transformers dependencies for slim. (#3934) 2024-12-09 14:21:37 +08:00
nlp Fix bug in hierarchical_merge function (#4006) 2024-12-13 08:50:58 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Replaced md5 with xxhash64 for chunk id (#4009) 2024-12-12 17:47:39 +08:00
utils Fixed retrieval TypeError: unhashable type: 'list' (#3966) 2024-12-10 18:28:56 +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 Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
settings.py Update progress info and start welcome info (#3768) 2024-11-30 18:48:06 +08:00