ragflow/sdk/python/test
liuhua 6eed115723
Refactor API for document and session (#2819)
### What problem does this PR solve?

Refactor API for document and session.

### Type of change


- [x] Refactoring

---------

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-10-12 19:35:19 +08:00
..
test_data update sdk document and chunk (#2421) 2024-09-14 13:24:21 +08:00
common.py Refactor Dataset API (#2783) 2024-10-11 09:55:27 +08:00
ragflow.txt update sdk document (#2374) 2024-09-12 14:19:45 +08:00
t_chat.py Refactor Chat API (#2804) 2024-10-12 13:48:43 +08:00
t_dataset.py Refactor Chat API (#2804) 2024-10-12 13:48:43 +08:00
t_document.py change chunk.status to chunk.available (#2646) 2024-09-29 10:13:07 +08:00
t_session.py Refactor API for document and session (#2819) 2024-10-12 19:35:19 +08:00
test_basic.py API: create dataset (#1106) 2024-06-11 11:16:37 +08:00
test_dataset.py created get_dataset, update_dataset API and fixed: delete (#1201) 2024-06-19 18:01:38 +08:00
test_document.py API: Stop parsing (#1556) 2024-07-17 17:07:33 +08:00
test_sdkbase.py Update SDK->sdk, and add create_dataset (#1047) 2024-06-03 20:14:47 +08:00