ragflow/api
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
..
apps fix: Large document thumbnail display failed (#2763) 2024-10-10 09:09:29 +08:00
db fix: Large document thumbnail display failed (#2763) 2024-10-10 09:09:29 +08:00
utils fix: Large document thumbnail display failed (#2763) 2024-10-10 09:09:29 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
contants.py fix: Large document thumbnail display failed (#2763) 2024-10-10 09:09:29 +08:00
http_api.md HTTP API documents, part1 (#2713) 2024-10-09 20:26:51 +08:00
python_api_reference.md Initial draft of Python APIs (#2719) 2024-10-09 15:30:22 +08:00
ragflow_server.py Add build image and launch from source in README (#2658) 2024-09-29 16:28:07 +08:00
settings.py Fix LIGHTEN. Close #2723 (#2744) 2024-10-08 15:58:14 +08:00
versions.py Fix docker file bugs (#2662) 2024-09-29 18:24:24 +08:00