ragflow/rag
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
..
app fix: laws.py added missing import logging (#3501) 2024-11-20 20:52:05 +08:00
llm Add api for sessions and add max_tokens for tenant_llm (#3472) 2024-11-19 14:51:33 +08:00
nlp fix(rag): fix error in viewing document chunk and cannot start task_executor server (#3481) 2024-11-19 14:36:10 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
utils Fix bugs (#3502) 2024-11-20 20:52:23 +08:00
__init__.py
benchmark.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
raptor.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
settings.py Rework logging (#3358) 2024-11-12 17:35:13 +08:00