mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? Format the code ### Type of change - [x] Refactoring Signed-off-by: Jin Hai <haijin.chn@gmail.com>
ragflow-sdk
build and publish python SDK to pypi.org
poetry build
poetry config pypi-token.pypi $YOUR_PYPI_API_TOKEN
poetry publish