This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
ragflow
Watch
1
Star
0
Fork
0
You've already forked ragflow
mirror of
https://github.com/infiniflow/ragflow.git
synced
2025-06-26 22:19:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ragflow
/
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