Preparation for release. (#4739)

### What problem does this PR solve?


### Type of change

- [x] Documentation Update
This commit is contained in:
Kevin Hu
2025-02-06 15:15:13 +08:00
committed by GitHub
parent d2961b2d25
commit fe9e9a644f
21 changed files with 248 additions and 237 deletions

8
sdk/python/uv.lock generated
View File

@ -12,11 +12,11 @@ wheels = [
[[package]]
name = "certifi"
version = "2024.12.14"
version = "2025.1.31"
source = { registry = "https://mirrors.pku.edu.cn/pypi/web/simple" }
sdist = { url = "https://mirrors.pku.edu.cn/pypi/web/packages/0f/bd/1d41ee578ce09523c81a15426705dd20969f5abf006d1afe8aeff0dd776a/certifi-2024.12.14.tar.gz", hash = "sha256:b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db" }
sdist = { url = "https://mirrors.pku.edu.cn/pypi/web/packages/1c/ab/c9f1e32b7b1bf505bf26f0ef697775960db7932abeb7b516de930ba2705f/certifi-2025.1.31.tar.gz", hash = "sha256:3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651" }
wheels = [
{ url = "https://mirrors.pku.edu.cn/pypi/web/packages/a5/32/8f6669fc4798494966bf446c8c4a162e0b5d893dff088afddf76414f70e1/certifi-2024.12.14-py3-none-any.whl", hash = "sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56" },
{ url = "https://mirrors.pku.edu.cn/pypi/web/packages/38/fc/bce832fd4fd99766c04d1ee0eead6b0ec6486fb100ae5e74c1d91292b982/certifi-2025.1.31-py3-none-any.whl", hash = "sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe" },
]
[[package]]
@ -140,7 +140,7 @@ wheels = [
[[package]]
name = "ragflow-sdk"
version = "0.15.1"
version = "0.16.0"
source = { virtual = "." }
dependencies = [
{ name = "beartype" },