tencentcloud-sdk-nodejs-cls 4.1.278 → 4.1.285

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-cls",
3
- "version": "4.1.278",
3
+ "version": "4.1.285",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -10440,6 +10440,10 @@ export interface ToolCall {
10440
10440
  * <p>索引值</p>
10441
10441
  */
10442
10442
  Index?: number;
10443
+ /**
10444
+ * <p>模型返回的思考签名,执行工具后需在后续请求中原样回传</p>
10445
+ */
10446
+ ThoughtSignature?: string;
10443
10447
  }
10444
10448
  /**
10445
10449
  * DeleteCloudProductLogCollection返回参数结构体