Logo
Explore Help
Register Sign In
dale_yxc/ragflow_python
1
0
Fork 0
You've already forked ragflow_python
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e91af1dff98be99d82f289efd9cea0de8838dd08
ragflow_python/sdk/python/ragflow/__init__.py

6 lines
109 B
Python
Raw Normal View History

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")
create list_dataset api and tests (#1138) ### What problem does this PR solve? This PR have completed both HTTP API and Python SDK for 'list_dataset". In addition, there are tests for it. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-06-17 12:19:05 +08:00
from .ragflow import RAGFlow
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 30ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API