ragflow/api/apps/sdk
Yongteng Lei 29f297b850
Fix: update broken create agent session due to v0.20.0 changes (#9445)
### What problem does this PR solve?

 Update broken create agent session due to v0.20.0 changes. #9383


**NOTE: A session ID is no longer required to interact with the agent.**

See: #9241, #9309.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-13 16:01:54 +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: handle missing dataset_ids when creating chat assistant (#9324) 2025-08-11 17:17:20 +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 create agent session due to v0.20.0 changes (#9445) 2025-08-13 16:01:54 +08:00