ragflow/sdk/python/ragflow_sdk/modules
Debug Doctor 76cb4cd174
Feat: add 'delete' for agent's sessions api and unify apis of agent sdk (#5525)
### What problem does this PR solve?

Add sessions deletion support for agent in http and python api

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-03-03 17:15:16 +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 Update comments (#4569) 2025-01-21 20:52:28 +08:00
chat.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
chunk.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
dataset.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
document.py Feat: Add support for document meta fields update through api (#5120) 2025-02-19 13:39:31 +08:00
session.py Fix: stream post body (#5434) 2025-02-27 16:08:54 +08:00