Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
balibabu ec560cc99d
Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712)
pirms 11 mēnešiem
..
ragflow_sdk Fix bugs in api (#3624) pirms 11 mēnešiem
test Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712) pirms 11 mēnešiem
README.md Manage ragflow-sdk with poetry (#3115) pirms 1 gada
hello_ragflow.py Add test for CI (#3114) pirms 1 gada
poetry.lock Changed requirement to python 3.10 (#3496) pirms 11 mēnešiem
pyproject.toml Update version number for poetry (#3637) pirms 11 mēnešiem

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