ragflow/api/apps
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
..
sdk Refactor Dataset API (#2783) 2024-10-11 09:55:27 +08:00
__init__.py Refactor Dataset API (#2783) 2024-10-11 09:55:27 +08:00
api_app.py Bug fix - email processing could be run now from API (#2613) 2024-09-27 10:24:46 +08:00
canvas_app.py refine agent (#2787) 2024-10-10 17:07:36 +08:00
chunk_app.py fix duplicated llm name betweeen different suppliers (#2477) 2024-09-18 16:09:22 +08:00
conversation_app.py fix: Fixed an issue where the first message would be displayed when sending the second message #2625 (#2626) 2024-09-27 18:20:19 +08:00
dataset_api.py force eml file to be parsed by EMAIL (#2615) 2024-09-27 10:29:30 +08:00
dialog_app.py Add Authorization checks (#2221) 2024-09-04 10:36:15 +08:00
document_app.py fix chat and thumbnail bug (#2803) 2024-10-11 16:10:27 +08:00
file2document_app.py fix parser for pptx of which files are from filemanager (#2482) 2024-09-18 19:13:37 +08:00
file_app.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
kb_app.py Add Authorization checks (#2218) 2024-09-03 16:28:46 +08:00
llm_app.py trival (#2808) 2024-10-11 15:33:38 +08:00
system_app.py Web: Display the icon of the currently used storage. (#2504) 2024-09-20 09:49:16 +08:00
tenant_app.py feat: add tenant api of create & delete user (#2204) 2024-09-03 10:36:22 +08:00
user_app.py fix no tts issue (#2101) 2024-08-26 18:06:50 +08:00