ragflow/rag
Zhichang Yu 3d76f10a91
Fixed retrieval TypeError: unhashable type: 'list' (#3966)
### What problem does this PR solve?

Fixed retrieval TypeError: unhashable type: 'list'

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-12-10 18:28:56 +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 Rename page_num_list, top_list, position_list (#3940) 2024-12-10 16:32:58 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Rename page_num_list, top_list, position_list (#3940) 2024-12-10 16:32:58 +08:00
utils Fixed retrieval TypeError: unhashable type: 'list' (#3966) 2024-12-10 18:28:56 +08:00
__init__.py build python version rag-flow (#21) 2024-01-15 08:46:22 +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