ai-client-sdk 3.0.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ai-client-sdk",
|
|
3
|
-
"version": "3.0.
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "3.0.1",
|
|
4
|
+
"description": "开发 AI 应用的 SDK,适配任意前端框架,兼容多种大模型、聊天面板、Function Calling、Agent、工作流等。",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Hughe5",
|
|
7
7
|
"email": "2100921003@qq.com",
|