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
chat.py Fixed the bug that passing an empty array will not update (#10755) 2025-10-27 11:29:20 +08:00
dataset.py
dify_retrieval.py
doc.py
files.py
session.py