ragflow/api/apps/sdk
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
..
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: self-deployed LLM error, (#9217) 2025-08-05 09:49:47 +08:00
doc.py Feat: list documents supports range filtering (#9214) 2025-08-04 16:35:35 +08:00
files.py Feat: Add file management HTTP_API (#8395) 2025-07-01 09:51:53 +08:00
session.py Fix: update broken agent OpenAI-Compatible completion due to v0.20.0 changes (#9241) 2025-08-05 17:47:25 +08:00