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>
This commit is contained in:
3
sdk/python/hello_ragflow.py
Normal file
3
sdk/python/hello_ragflow.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import ragflow
|
||||
|
||||
print(ragflow.__version__)
|
||||
Reference in New Issue
Block a user