ragflow / SDK /python /hello_ragflow.py
cecilia-uu
create the python sdk to return version (#1039)
c881efa
raw
history blame
42 Bytes
import ragflow
print(ragflow.__version__)