ragflow/api/utils
chongchuanbing 485bfd6c08
fix: Large document thumbnail display failed (#2763)
### What problem does this PR solve?

In MySQL, when the thumbnail base64 of a document is relatively large,
the display of the document's thumbnail fails.
Now, I put the document thumbnail into MiniIO storage.

### Type of change

- [✓] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: chongchuanbing <chongchuanbing@gmail.com>
2024-10-10 09:09:29 +08:00
..
__init__.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
api_utils.py remove redeclared get_json_result func (#2675) 2024-10-05 16:47:47 +08:00
commands.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
file_utils.py fix: Large document thumbnail display failed (#2763) 2024-10-10 09:09:29 +08:00
log_utils.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
t_crypt.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
web_utils.py refactor (#1124) 2024-06-12 11:02:15 +08:00