ragflow/sdk/python/ragflow_sdk/modules
Lynn 4bb1acaa5b
Refactor: dataset / kb API to RESTFul style (#13690)
### What problem does this PR solve?

1. Split dataset api to gateway and service, and modify web UI to use
restful http api.
2. Old KB releated APIs are commented.

### Type of change

- [x] Refactoring

---------

Co-authored-by: Yingfeng <yingfeng.zhang@gmail.com>
2026-03-19 14:41:36 +08:00
..
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
agent.py Feat: add delete all support for delete operations (#13530) 2026-03-12 09:47:42 +08:00
base.py Fix: DataSet.update() now refreshes object data (#8058) 2025-06-05 09:26:19 +08:00
chat.py Feat: add delete all support for delete operations (#13530) 2026-03-12 09:47:42 +08:00
chunk.py Fix typo: documnet_keyword -> document_keyword in Chunk class (#13531) 2026-03-12 15:23:55 +08:00
dataset.py Refactor: dataset / kb API to RESTFul style (#13690) 2026-03-19 14:41:36 +08:00
document.py Feat: add_chunk supports add image (#13629) 2026-03-16 20:15:36 +08:00
memory.py Feat:memory sdk (#12538) 2026-01-09 17:45:58 +08:00
session.py Fix: key error "content" #12844 (#12847) 2026-01-28 14:39:34 +08:00