ragflow/api/db
Yongteng Lei e6bad45c6d
Fix: update broken agent OpenAI-Compatible completion due to v0.20.0 changes (#9241)
### What problem does this PR solve?

Update broken agent OpenAI-Compatible completion due to v0.20.0. #9199 

Usage example:

**Referring the input is important, otherwise, will result in empty
output.**

<img width="1273" height="711" alt="Image"
src="https://github.com/user-attachments/assets/30740be8-f4d6-400d-9fda-d2616f89063f"
/>

<img width="622" height="247" alt="Image"
src="https://github.com/user-attachments/assets/0a2ca57a-9600-4cec-9362-0cafd0ab3aee"
/>

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-05 17:47:25 +08:00
..
services Fix: update broken agent OpenAI-Compatible completion due to v0.20.0 changes (#9241) 2025-08-05 17:47:25 +08:00
__init__.py Feat: add MCP dashboard operations (#8460) 2025-06-25 09:26:04 +08:00
db_models.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
db_utils.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
init_data.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Update version display on web UI (#3405) 2024-11-14 17:51:21 +08:00