ragflow/api/apps/sdk
Yongteng Lei f8847e7bcd
Fix: embedded search AI summary (#9658)
### What problem does this PR solve?

Fix search app AI summary ERROR: 'dict' object has no attribute 'split'.
#9649

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-22 12:55:29 +08:00
..
agent.py Feat: Add http api to create, update, or delete agents. (#7515) 2025-05-12 17:59:53 +08:00
chat.py fix:passing empty database array when updating assistant (#9570) 2025-08-20 13:40:05 +08:00
dataset.py Fix:When deleting a knowledge base that is currently performing a parsing task, the parsing queue will not be deleted! (#9018) 2025-07-28 17:32:12 +08:00
dify_retrieval.py fix(sdk): add default empty dict for metadata_condition (#9640) 2025-08-22 10:57:48 +08:00
doc.py Refa: split services about llm. (#9450) 2025-08-13 16:41:01 +08:00
files.py Feat: Add file management HTTP_API (#8395) 2025-07-01 09:51:53 +08:00
session.py Fix: embedded search AI summary (#9658) 2025-08-22 12:55:29 +08:00