mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-22 14:10:01 +08:00

### What problem does this PR solve? Migrate infinity at startup #3809 https://github.com/infiniflow/infinity/issues/2321 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
ragflow-sdk
build and publish python SDK to pypi.org
poetry build
poetry config pypi-token.pypi $YOUR_PYPI_API_TOKEN
poetry publish