This repository has been archived on 2026-06-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
EDT/admin/include/aliyun-php-sdk/aliyun-php-sdk-chatbot/ChangeLog.txt
T
wsh5485 7e47ce238b chore: 添加多个图片和资源文件
添加了管理后台所需的图片资源、Excel文件、安装程序以及设计相关的图片文件
2025-06-15 13:04:37 +08:00

15 lines
620 B
Plaintext

2019-01-25 Version: 1.2.1
1, fixed fastjson vulnerabilities: com.alibaba:fastjson@1.2.9 > com.alibaba:fastjson@1.2.48.
2, add "categoryId" to api "QueryKnowledges".
2018-11-15 Version: 1.2.0
1, Add new API.
2018-07-05 Version: 1.1.0
1, A new optional parameter 'Perspectives' is introduced to the 'Chat' API. By filling this parameter when calling 'Chat', you'll get the knowledge base content within the specified perspectives.
2017-10-21 Version: 1.0.0
1, Alibaba Cloud Intelligent Chatbot SDK initial release.
2, Added 'Chat' API. Using this api, you are able make a conversation with you chatbot by programming.