Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Zhichang Yu f4c52371ab
Integration with Infinity (#2894)
vor 11 Monaten
..
ragflow_sdk Integration with Infinity (#2894) vor 11 Monaten
test Integration with Infinity (#2894) vor 11 Monaten
README.md Manage ragflow-sdk with poetry (#3115) vor 1 Jahr
hello_ragflow.py Add test for CI (#3114) vor 1 Jahr
poetry.lock Add test for CI (#3114) vor 1 Jahr
pyproject.toml Changed version to 0.13.0 (#3140) vor 1 Jahr

README.md

ragflow-sdk

build and publish python SDK to pypi.org

poetry build
poetry config pypi-token.pypi $YOUR_PYPI_API_TOKEN
poetry publish