ragflow/sdk/python/ragflow_sdk/modules
Lynn f9d4179bf2
Feat:memory sdk (#12538)
### What problem does this PR solve?

Move memory and message apis to /api, and add sdk support.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2026-01-09 17:45:58 +08:00
..
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
agent.py Feat: add 'delete' for agent's sessions api and unify apis of agent sdk (#5525) 2025-03-03 17:15:16 +08:00
base.py Fix: DataSet.update() now refreshes object data (#8058) 2025-06-05 09:26:19 +08:00
chat.py Update default prompt (#11984) 2025-12-17 12:57:24 +08:00
chunk.py Fix: Python SDK retrieve document_name is empty (#12062) 2025-12-22 11:08:39 +08:00
dataset.py Feat: Add parse_document with feed back (#10523) 2025-10-14 09:31:19 +08:00
document.py Fix: Optimize edge check & incorrect parameter usage (#11396) 2025-11-20 12:49:47 +08:00
memory.py Feat:memory sdk (#12538) 2026-01-09 17:45:58 +08:00
session.py Fix: Optimize edge check & incorrect parameter usage (#11396) 2025-11-20 12:49:47 +08:00