ragflow/sdk/python/hello_ragflow.py
liuhua 9aeb07d830
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

3 lines
50 B
Python

import ragflow_sdk
print(ragflow_sdk.__version__)