ragflow/api/apps/sdk
Liu An 968ffc7ef3
Refa: dataset operations to simplify error handling (#8132)
### What problem does this PR solve?

- Consolidate database operations within single try-except blocks in the
methods

### Type of change

- [x] Refactoring
2025-06-09 13:29:56 +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: sdk can not update chat model (#8016) 2025-06-03 15:22:26 +08:00
dataset.py Refa: dataset operations to simplify error handling (#8132) 2025-06-09 13:29:56 +08:00
dify_retrieval.py Fix Bug: When performing the dify_retrieval, the metadata of the document was empty. (#7968) 2025-05-30 12:58:05 +08:00
doc.py Fix: Document.update() now refreshes object data (#8068) 2025-06-05 12:46:29 +08:00
session.py agents openai API add new way to get session_id (#7937) 2025-05-29 13:31:17 +08:00