ragflow/rag
Zhichang Yu 6be7901df2 Warning instead of exception on type mismatch (#3523)
### What problem does this PR solve?

Warning instead of exception on type mismatch.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-20 20:54:42 +08:00
..
app fix: laws.py added missing import logging (#3501) 2024-11-20 20:52:05 +08:00
llm Make spark model robuster to model name (#3514) 2024-11-20 20:53:44 +08:00
nlp Added kb_id filter to knn. Fix #3458 (#3513) 2024-11-20 20:53:30 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Warning instead of exception on type mismatch (#3523) 2024-11-20 20:54:42 +08:00
utils Added kb_id filter to knn. Fix #3458 (#3513) 2024-11-20 20:53:30 +08:00
__init__.py build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
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