tencentcloud-sdk-nodejs 4.1.290 → 4.1.291
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/es/common/sdk_version.js +1 -1
- package/es/services/mps/v20190612/mps_client.js +3 -0
- package/es/services/teo/v20220901/teo_client.js +3 -0
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +69 -55
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +143 -125
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +51 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +4 -4
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +28 -125
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -2
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +18 -18
- package/tencentcloud/services/ims/v20201229/ims_models.d.ts +26 -26
- package/tencentcloud/services/live/v20180801/live_models.d.ts +6 -5
- package/tencentcloud/services/monitor/v20230616/monitor_models.d.ts +34 -0
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +5 -1
- package/tencentcloud/services/mps/v20190612/mps_client.js +6 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +139 -16
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -4
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -24
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +7 -3
- package/tencentcloud/services/teo/v20220901/teo_client.js +8 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +421 -164
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +19 -17
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +7 -13
- package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +2 -2
package/es/common/sdk_version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.1.
|
|
1
|
+
export const sdkVersion = "4.1.291";
|
|
@@ -651,6 +651,9 @@ export class Client extends AbstractClient {
|
|
|
651
651
|
async BatchStopStreamLinkFlow(req, cb) {
|
|
652
652
|
return this.request("BatchStopStreamLinkFlow", req, cb);
|
|
653
653
|
}
|
|
654
|
+
async DescribeAigcTaskList(req, cb) {
|
|
655
|
+
return this.request("DescribeAigcTaskList", req, cb);
|
|
656
|
+
}
|
|
654
657
|
async DeleteSchedule(req, cb) {
|
|
655
658
|
return this.request("DeleteSchedule", req, cb);
|
|
656
659
|
}
|
|
@@ -687,6 +687,9 @@ export class Client extends AbstractClient {
|
|
|
687
687
|
async DescribeInferenceServiceDeploymentLogs(req, cb) {
|
|
688
688
|
return this.request("DescribeInferenceServiceDeploymentLogs", req, cb);
|
|
689
689
|
}
|
|
690
|
+
async DummyParseZoneFullConfig(req, cb) {
|
|
691
|
+
return this.request("DummyParseZoneFullConfig", req, cb);
|
|
692
|
+
}
|
|
690
693
|
async DescribeOriginGroupHealthStatus(req, cb) {
|
|
691
694
|
return this.request("DescribeOriginGroupHealthStatus", req, cb);
|
|
692
695
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.1.
|
|
1
|
+
export declare const sdkVersion = "4.1.291";
|
|
@@ -1004,59 +1004,13 @@ export interface SearchResourceStatusInfo {
|
|
|
1004
1004
|
ResourceStatus: number;
|
|
1005
1005
|
}
|
|
1006
1006
|
/**
|
|
1007
|
-
*
|
|
1007
|
+
* 对话端自定义配置(所有模式共用,允许对话中动态修改配置)
|
|
1008
1008
|
*/
|
|
1009
|
-
export interface
|
|
1010
|
-
/**
|
|
1011
|
-
* 插件配置
|
|
1012
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1013
|
-
*/
|
|
1014
|
-
Config?: PluginConfig;
|
|
1015
|
-
/**
|
|
1016
|
-
* 创建时间,unix时间戳
|
|
1017
|
-
*/
|
|
1018
|
-
CreateTime?: string;
|
|
1019
|
-
/**
|
|
1020
|
-
* 插件运营管理信息
|
|
1021
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1022
|
-
*/
|
|
1023
|
-
Operation?: PluginOperation;
|
|
1024
|
-
/**
|
|
1025
|
-
* 插件id
|
|
1026
|
-
*/
|
|
1027
|
-
PluginId?: string;
|
|
1028
|
-
/**
|
|
1029
|
-
* 插件版本号
|
|
1030
|
-
*/
|
|
1031
|
-
PluginVersion?: number;
|
|
1009
|
+
export interface DialogCustomConfig {
|
|
1032
1010
|
/**
|
|
1033
|
-
*
|
|
1034
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1011
|
+
* <p>是否开启对话端动态修改配置</p>
|
|
1035
1012
|
*/
|
|
1036
|
-
|
|
1037
|
-
/**
|
|
1038
|
-
* 插件统计信息
|
|
1039
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1040
|
-
*/
|
|
1041
|
-
Statistics?: PluginStatistics;
|
|
1042
|
-
/**
|
|
1043
|
-
* <p>插件状态,1:可用,2:不可用 </p><p>枚举值:</p><ul><li>1: 可用</li><li>2: 不可用</li></ul>
|
|
1044
|
-
*/
|
|
1045
|
-
Status?: number;
|
|
1046
|
-
/**
|
|
1047
|
-
* 工具列表
|
|
1048
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1049
|
-
*/
|
|
1050
|
-
ToolList?: Array<Tool>;
|
|
1051
|
-
/**
|
|
1052
|
-
* 更新时间,Unix时间戳
|
|
1053
|
-
*/
|
|
1054
|
-
UpdateTime?: string;
|
|
1055
|
-
/**
|
|
1056
|
-
* 用户维度的插件状态信息
|
|
1057
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1058
|
-
*/
|
|
1059
|
-
UserState?: PluginUserState;
|
|
1013
|
+
Enabled?: boolean;
|
|
1060
1014
|
}
|
|
1061
1015
|
/**
|
|
1062
1016
|
* ApiKey鉴权配置
|
|
@@ -2777,7 +2731,7 @@ export interface ModifyAppRequest {
|
|
|
2777
2731
|
*/
|
|
2778
2732
|
SharedKbIdList?: Array<string>;
|
|
2779
2733
|
/**
|
|
2780
|
-
* <p>字段掩码,指定需要更新的字段(Paths为空则不更新任何字段)。Paths枚举值:<br>【顶层】Name, Avatar, Description, AppMode, SharedKbIdList<br>【Greeting】Config.Greeting, Config.Greeting.Greeting, Config.Greeting.OpeningQuestionList<br>【Model】Config.Model, Config.Model.ThinkModel, Config.Model.GenerateModel, Config.Model.AiOptimizeModel, Config.Model.FileParseModel, Config.Model.PromptRewriteModel, Config.Model.MultiModalQaModel, Config.Model.MultiModalUnderstandingModel<br>【WebSearch】Config.WebSearch<br>【Memory】Config.Memory, Config.Memory.Enabled, Config.Memory.LongMemoryDay, Config.Memory.Model, Config.Memory.PromptMode, Config.Memory.PromptContent<br>【Mode】Config.Mode, Config.Mode.MultiAgentConfig, Config.Mode.SingleWorkflowConfig<br>【Experience】Config.Experience, Config.Experience.Conversation, Config.Experience.Role, Config.Experience.Advanced<br>【Experience.Conversation】Config.Experience.Conversation.AiCall, Config.Experience.Conversation.BackgroundImage, Config.Experience.Conversation.Method, Config.Experience.Conversation.FallbackReply, Config.Experience.Conversation.Recommended, Config.Experience.Conversation.InputBoxConfig, Config.Experience.Conversation.WebSearch<br>【Experience.Conversation.AiCall】Config.Experience.Conversation.AiCall.VoiceInteract, Config.Experience.Conversation.AiCall.VoiceCall, Config.Experience.Conversation.AiCall.DigitalHuman<br>【Experience.Advanced】Config.Experience.Advanced.ContextRewrite, Config.Experience.Advanced.ImageTextRetrieval, Config.Experience.Advanced.IntentAchievement, Config.Experience.Advanced.ReplyFlexibility</p>
|
|
2734
|
+
* <p>字段掩码,指定需要更新的字段(Paths为空则不更新任何字段)。Paths枚举值:<br>【顶层】Name, Avatar, Description, AppMode, SharedKbIdList<br>【Greeting】Config.Greeting, Config.Greeting.Greeting, Config.Greeting.OpeningQuestionList<br>【Model】Config.Model, Config.Model.ThinkModel, Config.Model.GenerateModel, Config.Model.AiOptimizeModel, Config.Model.FileParseModel, Config.Model.PromptRewriteModel, Config.Model.MultiModalQaModel, Config.Model.MultiModalUnderstandingModel<br>【WebSearch】Config.WebSearch<br>【Memory】Config.Memory, Config.Memory.Enabled, Config.Memory.LongMemoryDay, Config.Memory.Model, Config.Memory.PromptMode, Config.Memory.PromptContent<br>【Mode】Config.Mode, Config.Mode.MultiAgentConfig, Config.Mode.SingleWorkflowConfig, Config.Mode.ClawAgentConfig<br>【Mode.ClawAgentConfig】Config.Mode.ClawAgentConfig.LongMemoryConfig, Config.Mode.ClawAgentConfig.AgentTeamConfig<br>【Experience】Config.Experience, Config.Experience.Conversation, Config.Experience.Role, Config.Experience.Advanced<br>【Experience.Conversation】Config.Experience.Conversation.AiCall, Config.Experience.Conversation.BackgroundImage, Config.Experience.Conversation.Method, Config.Experience.Conversation.FallbackReply, Config.Experience.Conversation.Recommended, Config.Experience.Conversation.InputBoxConfig, Config.Experience.Conversation.WebSearch<br>【Experience.Conversation.AiCall】Config.Experience.Conversation.AiCall.VoiceInteract, Config.Experience.Conversation.AiCall.VoiceCall, Config.Experience.Conversation.AiCall.DigitalHuman<br>【Experience.Advanced】Config.Experience.Advanced.ContextRewrite, Config.Experience.Advanced.ImageTextRetrieval, Config.Experience.Advanced.IntentAchievement, Config.Experience.Advanced.ReplyFlexibility, Config.Experience.Advanced.DialogCustomConfig</p>
|
|
2781
2735
|
*/
|
|
2782
2736
|
UpdateMask?: FieldMask;
|
|
2783
2737
|
}
|
|
@@ -5551,6 +5505,61 @@ export interface ModelBadge {
|
|
|
5551
5505
|
*/
|
|
5552
5506
|
Type?: number;
|
|
5553
5507
|
}
|
|
5508
|
+
/**
|
|
5509
|
+
* 插件详情
|
|
5510
|
+
*/
|
|
5511
|
+
export interface Plugin {
|
|
5512
|
+
/**
|
|
5513
|
+
* 插件配置
|
|
5514
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5515
|
+
*/
|
|
5516
|
+
Config?: PluginConfig;
|
|
5517
|
+
/**
|
|
5518
|
+
* 创建时间,unix时间戳
|
|
5519
|
+
*/
|
|
5520
|
+
CreateTime?: string;
|
|
5521
|
+
/**
|
|
5522
|
+
* 插件运营管理信息
|
|
5523
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5524
|
+
*/
|
|
5525
|
+
Operation?: PluginOperation;
|
|
5526
|
+
/**
|
|
5527
|
+
* 插件id
|
|
5528
|
+
*/
|
|
5529
|
+
PluginId?: string;
|
|
5530
|
+
/**
|
|
5531
|
+
* 插件版本号
|
|
5532
|
+
*/
|
|
5533
|
+
PluginVersion?: number;
|
|
5534
|
+
/**
|
|
5535
|
+
* 插件基础信息
|
|
5536
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5537
|
+
*/
|
|
5538
|
+
Profile?: PluginProfile;
|
|
5539
|
+
/**
|
|
5540
|
+
* 插件统计信息
|
|
5541
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5542
|
+
*/
|
|
5543
|
+
Statistics?: PluginStatistics;
|
|
5544
|
+
/**
|
|
5545
|
+
* <p>插件状态,1:可用,2:不可用 </p><p>枚举值:</p><ul><li>1: 可用</li><li>2: 不可用</li></ul>
|
|
5546
|
+
*/
|
|
5547
|
+
Status?: number;
|
|
5548
|
+
/**
|
|
5549
|
+
* 工具列表
|
|
5550
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5551
|
+
*/
|
|
5552
|
+
ToolList?: Array<Tool>;
|
|
5553
|
+
/**
|
|
5554
|
+
* 更新时间,Unix时间戳
|
|
5555
|
+
*/
|
|
5556
|
+
UpdateTime?: string;
|
|
5557
|
+
/**
|
|
5558
|
+
* 用户维度的插件状态信息
|
|
5559
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5560
|
+
*/
|
|
5561
|
+
UserState?: PluginUserState;
|
|
5562
|
+
}
|
|
5554
5563
|
/**
|
|
5555
5564
|
* DescribeAppTriggerRunLogList返回参数结构体
|
|
5556
5565
|
*/
|
|
@@ -6480,19 +6489,24 @@ export interface PluginUserState {
|
|
|
6480
6489
|
*/
|
|
6481
6490
|
export interface AppAdvancedConf {
|
|
6482
6491
|
/**
|
|
6483
|
-
*
|
|
6492
|
+
* <p>是否开启上下文改写</p>
|
|
6484
6493
|
*/
|
|
6485
6494
|
EnableContextRewrite: boolean;
|
|
6486
6495
|
/**
|
|
6487
|
-
*
|
|
6496
|
+
* <p>是否开启图文检索</p>
|
|
6488
6497
|
*/
|
|
6489
6498
|
EnableImageTextRetrieval: boolean;
|
|
6490
6499
|
/**
|
|
6491
|
-
*
|
|
6500
|
+
* <p>回复灵活度</p>
|
|
6492
6501
|
*/
|
|
6493
6502
|
ReplyFlexibility: number;
|
|
6494
6503
|
/**
|
|
6495
|
-
*
|
|
6504
|
+
* <p>对话端自定义配置(所有模式共用,允许对话中动态修改配置)</p>
|
|
6505
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6506
|
+
*/
|
|
6507
|
+
DialogCustomConfig?: DialogCustomConfig;
|
|
6508
|
+
/**
|
|
6509
|
+
* <p>意图达成优先级</p>
|
|
6496
6510
|
*/
|
|
6497
6511
|
IntentAchievement?: Array<IntentAchievementInfo>;
|
|
6498
6512
|
}
|