ragflow/api/apps/sdk
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
..
agent.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
chat.py Fixed the bug that passing an empty array will not update (#10755) 2025-10-27 11:29:20 +08:00
dataset.py Feat: add total in List dataset API (#10448) 2025-10-10 11:20:55 +08:00
dify_retrieval.py Fix: Fixed the issue where swagger apidocs could not be opened properly(#9522) (#10461) 2025-10-10 18:36:20 +08:00
doc.py Feat: Support attribute filtering #8703 (#10670) 2025-10-21 10:38:40 +08:00
files.py Fix: Fixed the issue where swagger apidocs could not be opened properly(#9522) (#10461) 2025-10-10 18:36:20 +08:00
session.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00