ai-chat-embed 0.1.0 → 0.1.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 +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -300,3 +300,9 @@ A: 是的,当前有三个版本: 正式版、beta版本、alpha版本。他们
|
|
|
300
300
|
- **alpha版本**: 这是一个实验版本, 对齐正式版100%的功能, 唯一的差异是此版本已经将“对话列表虚拟化”了以提升性能,此版本和主版本一样不支持“**独立协议的深度思考模式**”, 可能存在一些未知Bug,谨慎使用.
|
|
301
301
|
|
|
302
302
|
**总结: 根据您的需求选择需要的版本, 无特殊需求建议使用正式版。**
|
|
303
|
+
|
|
304
|
+
## 📄 八、问题与交流
|
|
305
|
+
1、问题建议可提交issue:
|
|
306
|
+
https://github.com/mingle98/ai-chat-embed/issues
|
|
307
|
+
|
|
308
|
+
2、或者加入我们的QQ群: 592895347
|