ragflow/api/apps/sdk
Jay Xu 83aca2d07b
fix #8424 NPE in dify_retrieval.py, add log exception (#9212)
### What problem does this PR solve?

fix #8424 NPE in dify_retrieval.py, add log exception

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-04 15:36:31 +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 Feature: Support set chats kbs to empty (#9038) 2025-07-25 10:06:33 +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 #8424 NPE in dify_retrieval.py, add log exception (#9212) 2025-08-04 15:36:31 +08:00
doc.py Fix: support cross language for API. (#8946) 2025-07-21 17:25:28 +08:00
files.py Feat: Add file management HTTP_API (#8395) 2025-07-01 09:51:53 +08:00
session.py Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00