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 a243909 commit 7faacafCopy full SHA for 7faacaf
CHANGLOG.md
@@ -1,4 +1,9 @@
1
2
+## [0.1.13] - 2025-09-10
3
+### Added
4
+- support prompt as a service (PTaaS)
5
+
6
7
## [0.1.2] - 2025-04-07
8
9
First release of cozeloop sdk.
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cozeloop"
-version = "0.1.12"
+version = "0.1.13"
description = "coze loop sdk"
authors = ["JiangQi715 <jiangqi.rrt@bytedance.com>"]
license = "MIT"
0 commit comments