feat: Introduce Ark SDK v3 and ensure compatibility with models of SDK v2 (#7579)

Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
sino
2024-08-24 19:29:45 +08:00
committed by GitHub
parent b035c02f78
commit efc136cce5
17 changed files with 604 additions and 192 deletions

View File

@@ -191,6 +191,7 @@ zhipuai = "1.0.7"
# Related transparent dependencies with pinned verion
# required by main implementations
############################################################
volcengine-python-sdk = {extras = ["ark"], version = "^1.0.98"}
[tool.poetry.group.indriect.dependencies]
kaleido = "0.2.1"
rank-bm25 = "~0.2.2"