ragflow/api
jiasu c5ac571676
Fixed the bug that passing an empty array will not update (#10755)
### What problem does this PR solve?
Fixed the bug that the "dataset_ids" field will not be updated if an
empty array is passed when updating the assistant

### Type of change

- [*] Bug Fix (non-breaking change which fixes an issue)
2025-10-27 11:29:20 +08:00
..
apps Fixed the bug that passing an empty array will not update (#10755) 2025-10-27 11:29:20 +08:00
common Feat:admin api (#10642) 2025-10-18 16:09:48 +08:00
db Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
utils Don't release full image (#10654) 2025-10-23 23:02:27 +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 Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00
settings.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00