ragflow/api/db
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
..
services fix: Large document thumbnail display failed (#2763) 2024-10-10 09:09:29 +08:00
__init__.py add support for TTS model (#2095) 2024-08-26 15:19:43 +08:00
db_models.py Common: Support postgreSQL database as the metadata db. (#2357) 2024-09-12 15:12:39 +08:00
db_utils.py Common: Support postgreSQL database as the metadata db. (#2357) 2024-09-12 15:12:39 +08:00
init_data.py deprecate init a super user (#2589) 2024-09-25 18:30:27 +08:00
operatioins.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00