ragflow/rag
Zhichang Yu 80af3cc2d4
Don't log exception if object doesn't exist (#3724)
### What problem does this PR solve?

Don't log exception if object doesn't exist. Close #1483

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-28 19:37:01 +08:00
..
app Fix RGBA error (#3707) 2024-11-28 13:09:02 +08:00
llm Fix error response (#3719) 2024-11-28 18:56:10 +08:00
nlp Detect shape error of embedding (#3710) 2024-11-28 14:10:22 +08:00
res
svr Fix graphrag + infinity bugs (#3681) 2024-11-27 12:45:43 +08:00
utils Don't log exception if object doesn't exist (#3724) 2024-11-28 19:37:01 +08:00
__init__.py
benchmark.py Always open text file for write with UTF-8 (#3688) 2024-11-27 16:24:16 +08:00
raptor.py
settings.py