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
b6980d8a1676b4043f32ffd3baf073d71379a913
ragflow_python
/
sdk
/
python
/
ragflow
/
__init__.py
4 lines
79 B
Python
Raw
Normal View
History
Unescape
Escape
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
import
importlib
.
metadata
delete SDK repo and edit readme (#1054) ### What problem does this PR solve? delete SDK repo and edit readme ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-06-04 11:13:26 +08:00
__version__
=
importlib
.
metadata
.
version
(
"
ragflow
"
)
Reference in New Issue
Copy Permalink