ragflow/api
Billy Bao ea0f1d47a5
Support image recognition for url links in Markdown file, fix log error in code_exec (#10139)
### What problem does this PR solve?

Support image recognition with image links in markdown files, solved
issue: #8755
Fixed log info error in code_exec, solved issue: #10064

### Type of change (8755)

- [x] New Feature (non-breaking change which adds functionality)

### Type of change (10064)

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-09-18 09:44:17 +08:00
..
apps Support image recognition for url links in Markdown file, fix log error in code_exec (#10139) 2025-09-18 09:44:17 +08:00
db Fix: usage of postgresql -> postgres for db_type (#10120) 2025-09-17 10:30:45 +08:00
utils Support image recognition for url links in Markdown file, fix log error in code_exec (#10139) 2025-09-18 09:44:17 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 2025-06-17 18:01:30 +08:00
ragflow_server.py Fix: ensure update_progress loop always waits between iterations (#9528) 2025-08-19 09:42:15 +08:00
settings.py Feat: add SMTP support for user invitation emails (#9479) 2025-08-15 18:12:20 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00