We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a940b31 commit 3f4f5caCopy full SHA for 3f4f5ca
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "zhipuai"
3
-version = "2.0.1.1"
+version = "2.0.1.20230426"
4
description = "A SDK library for accessing big model apis from ZhipuAI"
5
authors = ["Zhipu AI"]
6
readme = "README.md"
@@ -106,4 +106,4 @@ asyncio_mode = "auto"
106
#[[tool.poetry.source]]
107
#name = "tsinghua"
108
#url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
109
-#priority = "default"
+#priority = "default"
0 commit comments