ragflow/api/apps/sdk
Billy Bao da82566304
Fix: resolve hash collisions by switching to UUID &correct logic for always-true statements & Update GPT api integration & Support qianwen-deepresearch (#10208)
### What problem does this PR solve?

Fix: resolve hash collisions by switching to UUID &correct logic for
always-true statements, solved: #10165
Feat: Update GPT api integration, solved: #10204 
Feat: Support qianwen-deepresearch, solved: #10163 
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
2025-09-23 09:34:30 +08:00
..
agent.py
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 Refa: import issue. (#9958) 2025-09-05 19:26:15 +08:00
doc.py Refa: import issue. (#9958) 2025-09-05 19:26:15 +08:00
files.py Feat: Add file convert to document API just like file2document_app.py (#10158) 2025-09-19 09:59:54 +08:00
session.py Fix: resolve hash collisions by switching to UUID &correct logic for always-true statements & Update GPT api integration & Support qianwen-deepresearch (#10208) 2025-09-23 09:34:30 +08:00