ragflow/api/apps/sdk
Billy Bao 10cbbb76f8
revert gpt5 integration (#10228)
### What problem does this PR solve?

  Revert back to chat.completions.

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [x] Other (please describe):
  Revert back to chat.completions.
2025-09-23 16:06:12 +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 Refa: import issue. (#9958) 2025-09-05 19:26:15 +08:00
doc.py Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +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 revert gpt5 integration (#10228) 2025-09-23 16:06:12 +08:00