tencentcloud-sdk-nodejs-lke 4.1.57 → 4.1.59

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-lke",
3
- "version": "4.1.57",
3
+ "version": "4.1.59",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -4245,7 +4245,7 @@ export interface RateMsgRecordRequest {
4245
4245
  */
4246
4246
  BotAppKey: string;
4247
4247
  /**
4248
- * 消息ID
4248
+ * 消息ID 【大模型回复答案的RecordID】
4249
4249
  */
4250
4250
  RecordId: string;
4251
4251
  /**