We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6e1b8 commit da8f745Copy full SHA for da8f745
2 files changed
packages/coze-js/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@coze/api",
3
- "version": "1.3.7",
+ "version": "1.3.7-alpha.458855",
4
"description": "Official Coze Node.js SDK for seamless AI integration into your applications | 扣子官方 Node.js SDK,助您轻松集成 AI 能力到应用中",
5
"keywords": [
6
"coze",
@@ -135,4 +135,4 @@
135
"agora-rtc-sdk-ng": "$agora-rtc-sdk-ng"
136
}
137
138
-}
+}
packages/realtime-api/package.json
"name": "@coze/realtime-api",
- "version": "1.3.2",
+ "version": "1.3.2-alpha.458855",
"description": "A powerful real-time communication SDK for voice interactions with Coze AI bots | 扣子官方实时通信 SDK,用于与 Coze AI bots 进行语音交互",
@@ -100,4 +100,4 @@
100
"module": "dist/esm/index.js",
101
"typings": "dist/types/index.d.ts"
102
103
0 commit comments