ragflow/api/db/services
chongchuanbing 2a86472b88
fix chat and thumbnail bug (#2803)
### What problem does this PR solve?

1. fix white screen issue when chat response
2. thumbnail bug when document not support

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):

---------

Co-authored-by: chongchuanbing <chongchuanbing@gmail.com>
2024-10-11 16:10:27 +08:00
..
__init__.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
api_service.py Add a default value for do_refer in Dialog (#2383) 2024-09-12 15:11:57 +08:00
canvas_service.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
common_service.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
dialog_service.py Add query parts to lamp (#2736) 2024-10-08 12:53:04 +08:00
document_service.py fix chat and thumbnail bug (#2803) 2024-10-11 16:10:27 +08:00
file2document_service.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
file_service.py fix chat and thumbnail bug (#2803) 2024-10-11 16:10:27 +08:00
knowledgebase_service.py Refactor Dataset API (#2783) 2024-10-11 09:55:27 +08:00
llm_service.py support sequence2txt and tts model in Xinference (#2696) 2024-10-08 10:43:18 +08:00
task_service.py Refactoring large integers to improve readability (#2636) 2024-09-29 10:17:42 +08:00
user_service.py feat: add api of tenant app (#2177) 2024-09-02 12:08:16 +08:00