ragflow/api
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
..
apps revert gpt5 integration (#10228) 2025-09-23 16:06:12 +08:00
db Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +08:00
utils Add tree_merge for law parsers, significantly outperforming hierarchical_merge (#10202) 2025-09-22 16:33:21 +08:00
__init__.py
constants.py Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 2025-06-17 18:01:30 +08:00
ragflow_server.py Fix: ensure update_progress loop always waits between iterations (#9528) 2025-08-19 09:42:15 +08:00
settings.py Feat: add SMTP support for user invitation emails (#9479) 2025-08-15 18:12:20 +08:00
validation.py
versions.py