This website requires JavaScript.
Explore
Help
Register
Sign In
dale_yxc
/
ragflow_python
Watch
1
Star
0
Fork
0
You've already forked ragflow_python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
86e48179a14b4f495da4981e0fbadf7f60f69754
ragflow_python
/
sdk
/
python
/
hello_ragflow.py
3 lines
50 B
Python
Raw
Normal View
History
Unescape
Escape
Add test for CI (#3114) ### What problem does this PR solve? Add test for CI ### Type of change - [x] New Feature (non-breaking change which adds functionality) Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-10-31 14:07:23 +08:00
import
ragflow_sdk
Update SDK->sdk, and add create_dataset (#1047) ### What problem does this PR solve? Add create_dataset method, test for it, and update SDK->sdk. ### Type of change - [x] New Feature (non-breaking change which adds functionality) Signed-off-by: cecilia-uu <konghui1996@163.com>
2024-06-03 20:14:47 +08:00
Add test for CI (#3114) ### What problem does this PR solve? Add test for CI ### Type of change - [x] New Feature (non-breaking change which adds functionality) Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-10-31 14:07:23 +08:00
print
(
ragflow_sdk
.
__version__
)
Reference in New Issue
Copy Permalink