ragflow/sdk/python/test
liuhua 1fc14ff6d4
SDK for session (#2354)
### What problem does this PR solve?

Includes SDK for creating, updating sessions, getting sessions, listing
sessions, and dialogues
#1102 
### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-09-11 12:03:55 +08:00
..
test_data
common.py SDK for Assistant (#2266) 2024-09-05 15:08:02 +08:00
t_assistant.py SDK for session (#2312) 2024-09-09 17:18:08 +08:00
t_dataset.py complete implementation of dataset SDK (#2147) 2024-08-29 14:31:31 +08:00
t_session.py SDK for session (#2354) 2024-09-11 12:03:55 +08:00
test_basic.py
test_dataset.py
test_document.py API: Stop parsing (#1556) 2024-07-17 17:07:33 +08:00
test_sdkbase.py