ragflow/rag/utils
Jin Hai 2044bb0039 Fix bugs (#3502)
### What problem does this PR solve?

1. Remove unused code
2. Fix type mismatch, in nlp search and infinity search interface
3. Fix chunk list, get all chunks of this user.

### Type of change

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

---------

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-11-20 20:52:23 +08:00
..
__init__.py Move clk100k_base tokenizer to docker image (#3411) 2024-11-15 10:18:40 +08:00
azure_sas_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
azure_spn_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
doc_store_conn.py Changed requirement to python 3.10 (#3496) 2024-11-19 18:25:04 +08:00
es_conn.py Fix elasticsearch status display (#3487) 2024-11-19 14:40:58 +08:00
infinity_conn.py Fix bugs (#3502) 2024-11-20 20:52:23 +08:00
minio_conn.py Fix elasticsearch status display (#3487) 2024-11-19 14:40:58 +08:00
redis_conn.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
s3_conn.py Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
storage_factory.py Web: Display the icon of the currently used storage. (#2504) 2024-09-20 09:49:16 +08:00