ai-chat-embed 0.1.8 → 0.1.9
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -378,8 +378,8 @@ _⚠️值得注意点是:在这个组件中使用`ai-suspended-ball-chat`支持
|
|
|
378
378
|
|
|
379
379
|
## 七、chatLibUrl版本
|
|
380
380
|
- 正式版本: https://unpkg.com/ai-suspended-ball-chat@latest/dist/suspended-ball-chat.umd.js
|
|
381
|
-
- alpha版本: https://unpkg.com/ai-suspended-ball-chat@
|
|
382
|
-
- beta版本: https://unpkg.com/ai-suspended-ball-chat@
|
|
381
|
+
- alpha版本: https://unpkg.com/ai-suspended-ball-chat@alpha/dist/suspended-ball-chat.umd.js
|
|
382
|
+
- beta版本: https://unpkg.com/ai-suspended-ball-chat@beta/dist/suspended-ball-chat.umd.js
|
|
383
383
|
|
|
384
384
|
### Q: 不同版本功能上是否有差异?
|
|
385
385
|
|