tencentcloud-sdk-nodejs 4.1.271 → 4.1.272
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/adp/v20260520/adp_client.js +15 -6
- package/es/services/ams/index.js +2 -2
- package/es/services/antiddos/index.js +2 -2
- package/es/services/btoe/index.js +2 -2
- package/es/services/cfw/v20190904/cfw_client.js +8 -2
- package/es/services/chdfs/index.js +2 -2
- package/es/services/cii/index.js +2 -2
- package/es/services/dataagent/v20250513/dataagent_client.js +7 -4
- package/es/services/dlc/v20210125/dlc_client.js +6 -0
- package/es/services/dts/index.js +2 -2
- package/es/services/ga2/v20250115/ga2_client.js +23 -5
- package/es/services/iotvideo/index.js +2 -2
- package/es/services/monitor/index.js +2 -2
- package/es/services/organization/index.js +2 -2
- package/es/services/rce/index.js +4 -2
- package/es/services/rce/v20260130/index.js +6 -0
- package/es/services/rce/v20260130/rce_client.js +9 -0
- package/es/services/rce/v20260130/rce_models.js +1 -0
- package/es/services/tbp/index.js +2 -2
- package/es/services/tem/index.js +2 -2
- package/es/services/teo/index.js +2 -2
- package/es/services/thpc/index.js +2 -2
- package/es/services/tione/index.js +2 -2
- package/es/services/tke/index.js +2 -2
- package/es/services/yunsou/index.js +2 -2
- 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_client.d.ts +19 -7
- package/tencentcloud/services/adp/v20260520/adp_client.js +27 -9
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +371 -112
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/antiddos/index.d.ts +4 -4
- package/tencentcloud/services/antiddos/index.js +2 -2
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +6 -6
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +8 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +25 -5
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +14 -6
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +17 -5
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +548 -297
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cii/index.d.ts +4 -4
- package/tencentcloud/services/cii/index.js +2 -2
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +14 -2
- package/tencentcloud/services/dataagent/v20250513/dataagent_client.d.ts +9 -5
- package/tencentcloud/services/dataagent/v20250513/dataagent_client.js +12 -6
- package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +47 -8
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +27 -27
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +9 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +12 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +219 -193
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eb/v20210416/eb_models.d.ts +35 -35
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +18 -31
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -2
- package/tencentcloud/services/ga2/v20250115/ga2_client.d.ts +31 -7
- package/tencentcloud/services/ga2/v20250115/ga2_client.js +45 -9
- package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +1086 -861
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +14 -1
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/monitor/index.d.ts +4 -4
- package/tencentcloud/services/monitor/index.js +2 -2
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +13 -0
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/rce/index.d.ts +7 -3
- package/tencentcloud/services/rce/index.js +4 -2
- package/tencentcloud/services/rce/v20260130/index.d.ts +6 -0
- package/tencentcloud/services/rce/v20260130/index.js +10 -0
- package/tencentcloud/services/rce/v20260130/rce_client.d.ts +14 -0
- package/tencentcloud/services/rce/v20260130/rce_client.js +37 -0
- package/tencentcloud/services/rce/v20260130/rce_models.d.ts +184 -0
- package/tencentcloud/services/rce/v20260130/rce_models.js +18 -0
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +21 -16
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +18 -18
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +242 -54
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
|
@@ -424,15 +424,15 @@ export interface SkillShare {
|
|
|
424
424
|
Status: number;
|
|
425
425
|
}
|
|
426
426
|
/**
|
|
427
|
-
*
|
|
427
|
+
* AppShareWhitelistItem
|
|
428
428
|
*/
|
|
429
429
|
export interface AppShareWhitelistItem {
|
|
430
430
|
/**
|
|
431
|
-
*
|
|
431
|
+
* <table><tbody><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>APP_SHARE_WHITELIST_TYPE_UNSPECIFIED</td><td>0</td><td></td></tr><tr><td>APP_SHARE_WHITELIST_TYPE_UIN</td><td>1</td><td>UIN账号</td></tr><tr><td>APP_SHARE_WHITELIST_TYPE_PHONE</td><td>2</td><td>手机号码</td></tr><tr><td>APP_SHARE_WHITELIST_TYPE_EMAIL</td><td>3</td><td>邮箱地址</td></tr><tr><td>APP_SHARE_WHITELIST_TYPE_IP</td><td>4</td><td>IP地址</td></tr><tr><td>APP_SHARE_WHITELIST_TYPE_RTX</td><td>5</td><td>RTX账号</td></tr></tbody></table>
|
|
432
432
|
*/
|
|
433
|
-
Type
|
|
433
|
+
Type?: number;
|
|
434
434
|
/**
|
|
435
|
-
*
|
|
435
|
+
* <p>白名单数组信息</p><p>参数格式:白名单值</p>
|
|
436
436
|
*/
|
|
437
437
|
Values?: Array<string>;
|
|
438
438
|
}
|
|
@@ -454,29 +454,39 @@ export interface ModifyVariableRequest {
|
|
|
454
454
|
*/
|
|
455
455
|
export interface ReleaseSummary {
|
|
456
456
|
/**
|
|
457
|
-
*
|
|
457
|
+
* <p>创建时间 (Unix时间戳,秒级)</p>
|
|
458
458
|
*/
|
|
459
459
|
CreateTime: string;
|
|
460
460
|
/**
|
|
461
|
-
*
|
|
461
|
+
* <p>发布描述</p>
|
|
462
462
|
*/
|
|
463
463
|
Description: string;
|
|
464
464
|
/**
|
|
465
|
-
*
|
|
465
|
+
* <p>发布ID</p>
|
|
466
466
|
*/
|
|
467
467
|
ReleaseId: string;
|
|
468
468
|
/**
|
|
469
|
-
*
|
|
469
|
+
* <p>发布状态。枚举值: 1:待发布, 2:发布中, 3:发布成功, 4:发布失败, 5:审核中, 6:审核成功, 7:审核失败, 8:发布成功回调处理中, 9:发布暂停, 10:申诉审核中, 11:申诉审核通过, 12:申诉审核不通过</p>
|
|
470
470
|
*/
|
|
471
471
|
Status: number;
|
|
472
472
|
/**
|
|
473
|
-
*
|
|
473
|
+
* <p>状态描述</p>
|
|
474
474
|
*/
|
|
475
475
|
StatusDescription: string;
|
|
476
476
|
/**
|
|
477
|
-
*
|
|
477
|
+
* <p>应用分享访问控制</p>
|
|
478
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
479
|
+
*/
|
|
480
|
+
AppShareAccessControl?: AppShareAccessControl;
|
|
481
|
+
/**
|
|
482
|
+
* <p>发布渠道ID列表</p>
|
|
478
483
|
*/
|
|
479
484
|
ChannelIdList?: Array<string>;
|
|
485
|
+
/**
|
|
486
|
+
* <p>企业共享配置</p>
|
|
487
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
488
|
+
*/
|
|
489
|
+
CorpShareConfig?: CorpShareConfig;
|
|
480
490
|
}
|
|
481
491
|
/**
|
|
482
492
|
* CreateWebSocketToken请求参数结构体
|
|
@@ -713,6 +723,7 @@ export interface Plugin {
|
|
|
713
723
|
CreateTime?: string;
|
|
714
724
|
/**
|
|
715
725
|
* 插件运营管理信息
|
|
726
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
716
727
|
*/
|
|
717
728
|
Operation?: PluginOperation;
|
|
718
729
|
/**
|
|
@@ -725,10 +736,12 @@ export interface Plugin {
|
|
|
725
736
|
PluginVersion?: number;
|
|
726
737
|
/**
|
|
727
738
|
* 插件基础信息
|
|
739
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
728
740
|
*/
|
|
729
741
|
Profile?: PluginProfile;
|
|
730
742
|
/**
|
|
731
743
|
* 插件统计信息
|
|
744
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
732
745
|
*/
|
|
733
746
|
Statistics?: PluginStatistics;
|
|
734
747
|
/**
|
|
@@ -737,6 +750,7 @@ export interface Plugin {
|
|
|
737
750
|
Status?: number;
|
|
738
751
|
/**
|
|
739
752
|
* 工具列表
|
|
753
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
740
754
|
*/
|
|
741
755
|
ToolList?: Array<Tool>;
|
|
742
756
|
/**
|
|
@@ -745,6 +759,7 @@ export interface Plugin {
|
|
|
745
759
|
UpdateTime?: string;
|
|
746
760
|
/**
|
|
747
761
|
* 用户维度的插件状态信息
|
|
762
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
748
763
|
*/
|
|
749
764
|
UserState?: PluginUserState;
|
|
750
765
|
}
|
|
@@ -839,33 +854,41 @@ export interface DescribeConversationRequest {
|
|
|
839
854
|
*/
|
|
840
855
|
export interface Variable {
|
|
841
856
|
/**
|
|
842
|
-
*
|
|
857
|
+
* <p>默认文件名称</p>
|
|
843
858
|
*/
|
|
844
859
|
DefaultFileName: string;
|
|
845
860
|
/**
|
|
846
|
-
*
|
|
861
|
+
* <p>默认值</p>
|
|
847
862
|
*/
|
|
848
863
|
DefaultValue: string;
|
|
849
864
|
/**
|
|
850
|
-
*
|
|
865
|
+
* <p>变量描述</p>
|
|
851
866
|
*/
|
|
852
867
|
Description: string;
|
|
853
868
|
/**
|
|
854
|
-
*
|
|
869
|
+
* <p>模块类型。枚举值: 1:环境参数, 2:应用参数, 3:系统参数, -1:所有参数</p>
|
|
855
870
|
*/
|
|
856
871
|
ModuleType: number;
|
|
857
872
|
/**
|
|
858
|
-
*
|
|
873
|
+
* <p>变量名称</p>
|
|
859
874
|
*/
|
|
860
875
|
Name: string;
|
|
861
876
|
/**
|
|
862
|
-
*
|
|
877
|
+
* <p>变量类型</p><p>枚举值:</p><ul><li>0: 字符串</li><li>1: 整数</li><li>2: 浮点数</li><li>3: 布尔值</li><li>4: 对象</li><li>5: 字符串数组</li><li>6: 整数数组</li><li>7: 浮点数数组</li><li>8: 布尔值数组</li><li>9: 对象数组</li><li>10: 文件</li><li>11: 文档</li><li>12: 图片</li><li>13: 音频</li><li>14: 视频</li><li>15: 文件数组</li><li>16: 文档数组</li><li>17: 图片数组</li><li>18: 音频数组</li><li>19: 视频数组</li><li>20: 数组的数组</li><li>21: 密钥</li></ul>
|
|
863
878
|
*/
|
|
864
879
|
Type: number;
|
|
865
880
|
/**
|
|
866
|
-
*
|
|
881
|
+
* <p>变量ID</p>
|
|
867
882
|
*/
|
|
868
883
|
VariableId: string;
|
|
884
|
+
/**
|
|
885
|
+
* <p>是否启用网络策略(仅环境变量生效)</p>
|
|
886
|
+
*/
|
|
887
|
+
EnableEndpoints?: boolean;
|
|
888
|
+
/**
|
|
889
|
+
* <p>网络策略列表(支持: 精确域名、*.通配子域名、可带协议/端口/路径前缀)</p>
|
|
890
|
+
*/
|
|
891
|
+
EndpointList?: Array<string>;
|
|
869
892
|
}
|
|
870
893
|
/**
|
|
871
894
|
* Conversation 会话信息
|
|
@@ -925,19 +948,19 @@ export interface AuthConfig {
|
|
|
925
948
|
OAuthConfig?: OAuthConfig;
|
|
926
949
|
}
|
|
927
950
|
/**
|
|
928
|
-
*
|
|
951
|
+
* AppShareAccessControl
|
|
929
952
|
*/
|
|
930
953
|
export interface AppShareAccessControl {
|
|
931
954
|
/**
|
|
932
|
-
*
|
|
955
|
+
* <table><tbody><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>APP_SHARE_ACCESS_TYPE_UNSPECIFIED</td><td>0</td><td></td></tr><tr><td>APP_SHARE_ACCESS_TYPE_PUBLIC</td><td>1</td><td>公开访问(所有用户都可访问)</td></tr><tr><td>APP_SHARE_ACCESS_TYPE_INTERNAL</td><td>2</td><td>内部访问(仅企业用户可访问)</td></tr><tr><td>APP_SHARE_ACCESS_TYPE_ACCOUNT_WHITELIST</td><td>3</td><td>账号白名单(指定UIN/手机/邮箱/IP可访问)</td></tr></tbody></table>
|
|
933
956
|
*/
|
|
934
|
-
AccessType
|
|
957
|
+
AccessType?: number;
|
|
935
958
|
/**
|
|
936
|
-
*
|
|
959
|
+
* <p>是否开启访问控制</p><p>枚举值:</p><ul><li>true: 启用</li><li>false: 禁用</li></ul>
|
|
937
960
|
*/
|
|
938
|
-
Enabled
|
|
961
|
+
Enabled?: boolean;
|
|
939
962
|
/**
|
|
940
|
-
*
|
|
963
|
+
* <p>白名单信息</p>
|
|
941
964
|
*/
|
|
942
965
|
Whitelist?: Array<AppShareWhitelistItem>;
|
|
943
966
|
}
|
|
@@ -984,11 +1007,11 @@ export interface AppSharedKbInfo {
|
|
|
984
1007
|
*/
|
|
985
1008
|
export interface ModifyAppResponse {
|
|
986
1009
|
/**
|
|
987
|
-
* app_id
|
|
1010
|
+
* <p>app_id</p>
|
|
988
1011
|
*/
|
|
989
1012
|
AppId?: string;
|
|
990
1013
|
/**
|
|
991
|
-
*
|
|
1014
|
+
* <p>更新时间 (Unix时间戳,秒级)</p>
|
|
992
1015
|
*/
|
|
993
1016
|
UpdateTime?: string;
|
|
994
1017
|
/**
|
|
@@ -1018,6 +1041,23 @@ export interface ToolExample {
|
|
|
1018
1041
|
*/
|
|
1019
1042
|
Response?: string;
|
|
1020
1043
|
}
|
|
1044
|
+
/**
|
|
1045
|
+
* DescribeAccountList请求参数结构体
|
|
1046
|
+
*/
|
|
1047
|
+
export interface DescribeAccountListRequest {
|
|
1048
|
+
/**
|
|
1049
|
+
* <p>页码</p><p>从0开始</p>
|
|
1050
|
+
*/
|
|
1051
|
+
PageNumber?: number;
|
|
1052
|
+
/**
|
|
1053
|
+
* <p>分页数量</p><p>取值范围:[1, 100]</p><p>单位:个</p><p>最大100</p>
|
|
1054
|
+
*/
|
|
1055
|
+
PageSize?: number;
|
|
1056
|
+
/**
|
|
1057
|
+
* <p>参数过滤</p><p>支持SpaceId,NIckName 过滤查询</p>
|
|
1058
|
+
*/
|
|
1059
|
+
FilterList?: Array<Filter>;
|
|
1060
|
+
}
|
|
1021
1061
|
/**
|
|
1022
1062
|
* Prompt改写配置
|
|
1023
1063
|
*/
|
|
@@ -1033,49 +1073,35 @@ export interface PromptRewriteModel {
|
|
|
1033
1073
|
*/
|
|
1034
1074
|
export interface ModifyAppRequest {
|
|
1035
1075
|
/**
|
|
1036
|
-
*
|
|
1076
|
+
* <p>应用ID</p>
|
|
1037
1077
|
*/
|
|
1038
1078
|
AppId: string;
|
|
1039
1079
|
/**
|
|
1040
|
-
*
|
|
1080
|
+
* <p>应用模式。枚举值: 1:标准模式, 2:Agent模式, 3:单工作流模式, 4:ClawAgent模式</p>
|
|
1041
1081
|
*/
|
|
1042
1082
|
AppMode?: number;
|
|
1043
1083
|
/**
|
|
1044
|
-
*
|
|
1084
|
+
* <p>应用头像</p>
|
|
1045
1085
|
*/
|
|
1046
1086
|
Avatar?: string;
|
|
1047
1087
|
/**
|
|
1048
|
-
*
|
|
1088
|
+
* <p>应用配置</p>
|
|
1049
1089
|
*/
|
|
1050
1090
|
Config?: AppConfig;
|
|
1051
1091
|
/**
|
|
1052
|
-
*
|
|
1092
|
+
* <p>应用描述</p>
|
|
1053
1093
|
*/
|
|
1054
1094
|
Description?: string;
|
|
1055
1095
|
/**
|
|
1056
|
-
*
|
|
1096
|
+
* <p>应用名称</p>
|
|
1057
1097
|
*/
|
|
1058
1098
|
Name?: string;
|
|
1059
1099
|
/**
|
|
1060
|
-
*
|
|
1061
|
-
*/
|
|
1062
|
-
ShareConfig?: AppShareAccessControl;
|
|
1063
|
-
/**
|
|
1064
|
-
* 引用的共享知识库ID列表(全量覆盖)
|
|
1100
|
+
* <p>引用的共享知识库ID列表(全量覆盖)</p>
|
|
1065
1101
|
*/
|
|
1066
1102
|
SharedKbIdList?: Array<string>;
|
|
1067
1103
|
/**
|
|
1068
|
-
*
|
|
1069
|
-
【顶层】Name, Avatar, Description, AppMode, ShareConfig, SharedKbIdList
|
|
1070
|
-
【Greeting】Config.Greeting, Config.Greeting.Greeting, Config.Greeting.OpeningQuestionList
|
|
1071
|
-
【Model】Config.Model, Config.Model.ThinkModel, Config.Model.GenerateModel, Config.Model.AiOptimizeModel, Config.Model.FileParseModel, Config.Model.PromptRewriteModel, Config.Model.MultiModalQaModel, Config.Model.MultiModalUnderstandingModel
|
|
1072
|
-
【WebSearch】Config.WebSearch
|
|
1073
|
-
【Memory】Config.Memory, Config.Memory.Enabled, Config.Memory.LongMemoryDay, Config.Memory.Model, Config.Memory.PromptMode, Config.Memory.PromptContent
|
|
1074
|
-
【Mode】Config.Mode, Config.Mode.MultiAgentConfig, Config.Mode.SingleWorkflowConfig
|
|
1075
|
-
【Experience】Config.Experience, Config.Experience.Conversation, Config.Experience.Role, Config.Experience.Advanced
|
|
1076
|
-
【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
|
|
1077
|
-
【Experience.Conversation.AiCall】Config.Experience.Conversation.AiCall.VoiceInteract, Config.Experience.Conversation.AiCall.VoiceCall, Config.Experience.Conversation.AiCall.DigitalHuman
|
|
1078
|
-
【Experience.Advanced】Config.Experience.Advanced.ContextRewrite, Config.Experience.Advanced.ImageTextRetrieval, Config.Experience.Advanced.IntentAchievement, Config.Experience.Advanced.ReplyFlexibility
|
|
1104
|
+
* <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>
|
|
1079
1105
|
*/
|
|
1080
1106
|
UpdateMask?: FieldMask;
|
|
1081
1107
|
}
|
|
@@ -1084,19 +1110,19 @@ export interface ModifyAppRequest {
|
|
|
1084
1110
|
*/
|
|
1085
1111
|
export interface DescribeAppRequest {
|
|
1086
1112
|
/**
|
|
1087
|
-
*
|
|
1113
|
+
* <p>应用ID</p>
|
|
1088
1114
|
*/
|
|
1089
1115
|
AppId: string;
|
|
1090
1116
|
/**
|
|
1091
|
-
*
|
|
1117
|
+
* <p>应用域: ADP_DOMAIN_DEV(1)=开发域, ADP_DOMAIN_PROD(2)=发布域。枚举值: 1:开发域, 2:生产域</p>
|
|
1092
1118
|
*/
|
|
1093
1119
|
Domain?: number;
|
|
1094
1120
|
/**
|
|
1095
|
-
*
|
|
1121
|
+
* <p>字段掩码,指定需要返回的字段(Paths为空则返回所有字段)。Paths枚举值:AppConfig(应用配置), SecretInfo(应用密钥信息), ShareUrlInfo(分享链接信息), SpecialStatusInfo(特殊状态信息), SearchResourceStatus(搜索资源状态), SharedKbList(应用引用的共享知识库列表),CorpShareConfig(企业共享配置)</p>
|
|
1096
1122
|
*/
|
|
1097
1123
|
FieldMask?: FieldMask;
|
|
1098
1124
|
/**
|
|
1099
|
-
*
|
|
1125
|
+
* <p>特殊状态类型(当FieldMask包含SpecialStatusInfo时必填)。枚举值: 1:回滚状态, 2:首次导入状态</p>
|
|
1100
1126
|
*/
|
|
1101
1127
|
StatusType?: number;
|
|
1102
1128
|
}
|
|
@@ -1242,6 +1268,19 @@ export interface CreateWebSocketTokenResponse {
|
|
|
1242
1268
|
*/
|
|
1243
1269
|
RequestId?: string;
|
|
1244
1270
|
}
|
|
1271
|
+
/**
|
|
1272
|
+
* 操作日志元数据
|
|
1273
|
+
*/
|
|
1274
|
+
export interface AuditLogMetaField {
|
|
1275
|
+
/**
|
|
1276
|
+
* <p>操作日志元数据key</p>
|
|
1277
|
+
*/
|
|
1278
|
+
Key?: string;
|
|
1279
|
+
/**
|
|
1280
|
+
* <p>操作日志元数据Name</p>
|
|
1281
|
+
*/
|
|
1282
|
+
Name?: string;
|
|
1283
|
+
}
|
|
1245
1284
|
/**
|
|
1246
1285
|
* DescribeAgentDetail请求参数结构体
|
|
1247
1286
|
*/
|
|
@@ -1476,6 +1515,14 @@ export interface ModifyPluginRequest {
|
|
|
1476
1515
|
* <p>插件的工具列表,mcp插件不传</p>
|
|
1477
1516
|
*/
|
|
1478
1517
|
ToolList?: Array<Tool>;
|
|
1518
|
+
/**
|
|
1519
|
+
* <p>登录用户主账号(集成商模式必填)</p>
|
|
1520
|
+
*/
|
|
1521
|
+
LoginUin?: string;
|
|
1522
|
+
/**
|
|
1523
|
+
* <p>登录用户子账号(集成商模式必填)</p>
|
|
1524
|
+
*/
|
|
1525
|
+
LoginSubAccountUin?: string;
|
|
1479
1526
|
}
|
|
1480
1527
|
/**
|
|
1481
1528
|
* DeleteVariable返回参数结构体
|
|
@@ -1512,23 +1559,31 @@ export interface PluginParam {
|
|
|
1512
1559
|
*/
|
|
1513
1560
|
export interface CreateReleaseRequest {
|
|
1514
1561
|
/**
|
|
1515
|
-
*
|
|
1562
|
+
* <p>应用ID</p>
|
|
1516
1563
|
*/
|
|
1517
1564
|
AppId: string;
|
|
1518
1565
|
/**
|
|
1519
|
-
*
|
|
1566
|
+
* <p>应用分享访问控制配置</p>
|
|
1567
|
+
*/
|
|
1568
|
+
AppShareAccessControl?: AppShareAccessControl;
|
|
1569
|
+
/**
|
|
1570
|
+
* <p>渠道ID列表</p>
|
|
1520
1571
|
*/
|
|
1521
1572
|
ChannelIdList?: Array<string>;
|
|
1522
1573
|
/**
|
|
1523
|
-
*
|
|
1574
|
+
* <p>企业共享配置</p>
|
|
1575
|
+
*/
|
|
1576
|
+
CorpShareConfig?: CorpShareConfig;
|
|
1577
|
+
/**
|
|
1578
|
+
* <p>发布描述</p>
|
|
1524
1579
|
*/
|
|
1525
1580
|
Description?: string;
|
|
1526
1581
|
/**
|
|
1527
|
-
*
|
|
1582
|
+
* <p>将默认知识库中,仅调试生效的知识批量变更为"调试/发布都生效"</p>
|
|
1528
1583
|
*/
|
|
1529
1584
|
IsDevToRelease?: boolean;
|
|
1530
1585
|
/**
|
|
1531
|
-
*
|
|
1586
|
+
* <p>是否同步发布为应用模板</p>
|
|
1532
1587
|
*/
|
|
1533
1588
|
IsPublishAsTemplate?: boolean;
|
|
1534
1589
|
}
|
|
@@ -1746,6 +1801,19 @@ export interface ConversationExperience {
|
|
|
1746
1801
|
*/
|
|
1747
1802
|
RecommendPromptMode: number;
|
|
1748
1803
|
}
|
|
1804
|
+
/**
|
|
1805
|
+
* ClawAgent Agent团队协作配置
|
|
1806
|
+
*/
|
|
1807
|
+
export interface ClawAgentAgentTeamConfig {
|
|
1808
|
+
/**
|
|
1809
|
+
* <p>是否开启Agent团队协作</p>
|
|
1810
|
+
*/
|
|
1811
|
+
Enabled?: boolean;
|
|
1812
|
+
/**
|
|
1813
|
+
* <p>prompt内容</p>
|
|
1814
|
+
*/
|
|
1815
|
+
PromptContent?: string;
|
|
1816
|
+
}
|
|
1749
1817
|
/**
|
|
1750
1818
|
* DescribeSkillReferenceList请求参数结构体
|
|
1751
1819
|
*/
|
|
@@ -1767,6 +1835,14 @@ export interface DeletePluginRequest {
|
|
|
1767
1835
|
* <p>插件id</p>
|
|
1768
1836
|
*/
|
|
1769
1837
|
PluginId: string;
|
|
1838
|
+
/**
|
|
1839
|
+
* <p>登录用户主账号(集成商模式必填)</p>
|
|
1840
|
+
*/
|
|
1841
|
+
LoginUin?: string;
|
|
1842
|
+
/**
|
|
1843
|
+
* <p>登录用户子账号(集成商模式必填)</p>
|
|
1844
|
+
*/
|
|
1845
|
+
LoginSubAccountUin?: string;
|
|
1770
1846
|
}
|
|
1771
1847
|
/**
|
|
1772
1848
|
* AI一键优化模型配置
|
|
@@ -1986,6 +2062,23 @@ export interface AppSubStatusInfo {
|
|
|
1986
2062
|
*/
|
|
1987
2063
|
SubStatusList?: Array<number | bigint>;
|
|
1988
2064
|
}
|
|
2065
|
+
/**
|
|
2066
|
+
* CorpShareConfig
|
|
2067
|
+
*/
|
|
2068
|
+
export interface CorpShareConfig {
|
|
2069
|
+
/**
|
|
2070
|
+
* <p>企业共享开关</p>
|
|
2071
|
+
*/
|
|
2072
|
+
Enabled?: boolean;
|
|
2073
|
+
/**
|
|
2074
|
+
* <table><tbody><tr><td>枚举项</td><td>枚举值</td><td>描述</td></tr><tr><td>SHARE_SCOPE_TYPE_UNSPECIFIED</td><td>0</td><td></td></tr><tr><td>SHARE_SCOPE_TYPE_ALL</td><td>1</td><td></td></tr><tr><td>SHARE_SCOPE_TYPE_ACCOUNT</td><td>2</td><td></td></tr></tbody></table>
|
|
2075
|
+
*/
|
|
2076
|
+
ShareScope?: number;
|
|
2077
|
+
/**
|
|
2078
|
+
* <p>企业共享应用标签</p>
|
|
2079
|
+
*/
|
|
2080
|
+
TagIdList?: Array<string>;
|
|
2081
|
+
}
|
|
1989
2082
|
/**
|
|
1990
2083
|
* CreateConversation请求参数结构体
|
|
1991
2084
|
*/
|
|
@@ -2172,6 +2265,33 @@ export interface ClawAgentConfig {
|
|
|
2172
2265
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2173
2266
|
*/
|
|
2174
2267
|
CustomConfig: ClawAgentCustomConfig;
|
|
2268
|
+
/**
|
|
2269
|
+
* Agent团队协作配置
|
|
2270
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2271
|
+
*/
|
|
2272
|
+
AgentTeamConfig?: ClawAgentAgentTeamConfig;
|
|
2273
|
+
/**
|
|
2274
|
+
* 长期记忆配置
|
|
2275
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2276
|
+
*/
|
|
2277
|
+
LongMemoryConfig?: ClawAgentLongMemoryConfig;
|
|
2278
|
+
}
|
|
2279
|
+
/**
|
|
2280
|
+
* 模型限制信息
|
|
2281
|
+
*/
|
|
2282
|
+
export interface ModelLimit {
|
|
2283
|
+
/**
|
|
2284
|
+
* 模型上下文长度展示文案(如 "128K"、"1000K")
|
|
2285
|
+
*/
|
|
2286
|
+
ContextLengthDescription?: string;
|
|
2287
|
+
/**
|
|
2288
|
+
* 模型对话框输入长度字符数限制
|
|
2289
|
+
*/
|
|
2290
|
+
InputLengthLimit?: number;
|
|
2291
|
+
/**
|
|
2292
|
+
* 模型提示词长度字符数限制
|
|
2293
|
+
*/
|
|
2294
|
+
PromptLengthLimit?: number;
|
|
2175
2295
|
}
|
|
2176
2296
|
/**
|
|
2177
2297
|
* QuoteInfo 参考来源索引信息
|
|
@@ -2200,25 +2320,41 @@ export interface AppSecretInfo {
|
|
|
2200
2320
|
CreateTime: string;
|
|
2201
2321
|
}
|
|
2202
2322
|
/**
|
|
2203
|
-
*
|
|
2323
|
+
* Agent 详情
|
|
2204
2324
|
*/
|
|
2205
|
-
export interface
|
|
2325
|
+
export interface AgentDetail {
|
|
2206
2326
|
/**
|
|
2207
|
-
* <p
|
|
2327
|
+
* <p>Agent ID</p>
|
|
2208
2328
|
*/
|
|
2209
|
-
|
|
2329
|
+
AgentId?: string;
|
|
2210
2330
|
/**
|
|
2211
|
-
* <p
|
|
2331
|
+
* <p>Agent基本配置</p>
|
|
2212
2332
|
*/
|
|
2213
|
-
|
|
2333
|
+
Profile?: AgentProfile;
|
|
2214
2334
|
/**
|
|
2215
|
-
* <p
|
|
2335
|
+
* <p>系统提示词</p>
|
|
2216
2336
|
*/
|
|
2217
|
-
|
|
2337
|
+
Instructions?: string;
|
|
2218
2338
|
/**
|
|
2219
|
-
* <p
|
|
2339
|
+
* <p>模型信息</p>
|
|
2220
2340
|
*/
|
|
2221
|
-
|
|
2341
|
+
Model?: AgentModelConfig;
|
|
2342
|
+
/**
|
|
2343
|
+
* <p>工具详情</p>
|
|
2344
|
+
*/
|
|
2345
|
+
ToolList?: Array<AgentTool>;
|
|
2346
|
+
/**
|
|
2347
|
+
* <p>插件配置</p>
|
|
2348
|
+
*/
|
|
2349
|
+
PluginList?: Array<AgentPlugin>;
|
|
2350
|
+
/**
|
|
2351
|
+
* <p>技能详情</p>
|
|
2352
|
+
*/
|
|
2353
|
+
SkillList?: Array<AgentSkill>;
|
|
2354
|
+
/**
|
|
2355
|
+
* <p>高级配置</p>
|
|
2356
|
+
*/
|
|
2357
|
+
AdvancedConfig?: AgentAdvancedConfig;
|
|
2222
2358
|
}
|
|
2223
2359
|
/**
|
|
2224
2360
|
* 思考模型配置
|
|
@@ -2339,39 +2475,44 @@ export interface CreateAppRequest {
|
|
|
2339
2475
|
*/
|
|
2340
2476
|
export interface App {
|
|
2341
2477
|
/**
|
|
2342
|
-
*
|
|
2478
|
+
* <p>辅助信息(子状态/审批/申诉/搜索资源/特殊状态等)</p>
|
|
2343
2479
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2344
2480
|
*/
|
|
2345
2481
|
AuxiliaryInfo: AppAuxiliaryInfo;
|
|
2346
2482
|
/**
|
|
2347
|
-
*
|
|
2483
|
+
* <p>配置</p>
|
|
2348
2484
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2349
2485
|
*/
|
|
2350
2486
|
Config: AppConfig;
|
|
2351
2487
|
/**
|
|
2352
|
-
*
|
|
2488
|
+
* <p>元数据</p>
|
|
2353
2489
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2354
2490
|
*/
|
|
2355
2491
|
Metadata: AppMetadata;
|
|
2356
2492
|
/**
|
|
2357
|
-
*
|
|
2493
|
+
* <p>应用密钥信息</p>
|
|
2358
2494
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2359
2495
|
*/
|
|
2360
2496
|
SecretInfo: AppSecretInfo;
|
|
2361
2497
|
/**
|
|
2362
|
-
*
|
|
2498
|
+
* <p>分享链接信息(含访问控制)</p>
|
|
2363
2499
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2364
2500
|
*/
|
|
2365
2501
|
ShareUrlInfo: AppShareURLInfo;
|
|
2366
2502
|
/**
|
|
2367
|
-
*
|
|
2503
|
+
* <p>状态</p>
|
|
2368
2504
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2369
2505
|
*/
|
|
2370
2506
|
Status: AppStatusInfo;
|
|
2371
2507
|
/**
|
|
2372
|
-
*
|
|
2508
|
+
* <p>应用引用的共享知识库列表</p>
|
|
2373
2509
|
*/
|
|
2374
2510
|
SharedKbList?: Array<AppSharedKbInfo>;
|
|
2511
|
+
/**
|
|
2512
|
+
* <p>企业共享配置</p>
|
|
2513
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2514
|
+
*/
|
|
2515
|
+
CorpShareConfig?: CorpShareConfig;
|
|
2375
2516
|
}
|
|
2376
2517
|
/**
|
|
2377
2518
|
* 应用辅助信息 - 包含各类辅助状态和扩展信息(用户不可修改)
|
|
@@ -2575,6 +2716,23 @@ export interface DeleteConversationResponse {
|
|
|
2575
2716
|
*/
|
|
2576
2717
|
RequestId?: string;
|
|
2577
2718
|
}
|
|
2719
|
+
/**
|
|
2720
|
+
* DescribeAuditLogMeta返回参数结构体
|
|
2721
|
+
*/
|
|
2722
|
+
export interface DescribeAuditLogMetaResponse {
|
|
2723
|
+
/**
|
|
2724
|
+
* <p>操作类型列表</p>
|
|
2725
|
+
*/
|
|
2726
|
+
Actions?: Array<AuditLogMetaField>;
|
|
2727
|
+
/**
|
|
2728
|
+
* <p>操作对象列表</p>
|
|
2729
|
+
*/
|
|
2730
|
+
BizObjects?: Array<AuditLogMetaField>;
|
|
2731
|
+
/**
|
|
2732
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2733
|
+
*/
|
|
2734
|
+
RequestId?: string;
|
|
2735
|
+
}
|
|
2578
2736
|
/**
|
|
2579
2737
|
* DescribeVariable请求参数结构体
|
|
2580
2738
|
*/
|
|
@@ -2948,7 +3106,7 @@ export interface AgentPluginConfig {
|
|
|
2948
3106
|
*/
|
|
2949
3107
|
AuthType?: number;
|
|
2950
3108
|
/**
|
|
2951
|
-
* OAuth 授权同意模式;0-开发者授权;1-使用者授权(仅在auth_type=3
|
|
3109
|
+
* <p>OAuth 授权同意模式;0-开发者授权;1-使用者授权(仅在auth_type=3时生效)</p>
|
|
2952
3110
|
*/
|
|
2953
3111
|
OAuthConsent?: number;
|
|
2954
3112
|
}
|
|
@@ -2986,41 +3144,33 @@ export interface PluginSummary {
|
|
|
2986
3144
|
Config?: PluginConfig;
|
|
2987
3145
|
}
|
|
2988
3146
|
/**
|
|
2989
|
-
*
|
|
3147
|
+
* CreatePlugin请求参数结构体
|
|
2990
3148
|
*/
|
|
2991
|
-
export interface
|
|
2992
|
-
/**
|
|
2993
|
-
* <p>Agent ID</p>
|
|
2994
|
-
*/
|
|
2995
|
-
AgentId?: string;
|
|
2996
|
-
/**
|
|
2997
|
-
* <p>Agent基本配置</p>
|
|
2998
|
-
*/
|
|
2999
|
-
Profile?: AgentProfile;
|
|
3149
|
+
export interface CreatePluginRequest {
|
|
3000
3150
|
/**
|
|
3001
|
-
* <p
|
|
3151
|
+
* <p>插件基础资料</p>
|
|
3002
3152
|
*/
|
|
3003
|
-
|
|
3153
|
+
Profile: PluginProfile;
|
|
3004
3154
|
/**
|
|
3005
|
-
* <p
|
|
3155
|
+
* <p>插件类型配置</p>
|
|
3006
3156
|
*/
|
|
3007
|
-
|
|
3157
|
+
Config: PluginConfig;
|
|
3008
3158
|
/**
|
|
3009
|
-
* <p
|
|
3159
|
+
* <p>当前空间id</p>
|
|
3010
3160
|
*/
|
|
3011
|
-
|
|
3161
|
+
SpaceId: string;
|
|
3012
3162
|
/**
|
|
3013
|
-
* <p
|
|
3163
|
+
* <p>插件的工具列表</p>
|
|
3014
3164
|
*/
|
|
3015
|
-
|
|
3165
|
+
ToolList?: Array<Tool>;
|
|
3016
3166
|
/**
|
|
3017
|
-
* <p
|
|
3167
|
+
* <p>登录用户主账号(集成商模式必填)</p>
|
|
3018
3168
|
*/
|
|
3019
|
-
|
|
3169
|
+
LoginUin?: string;
|
|
3020
3170
|
/**
|
|
3021
|
-
* <p
|
|
3171
|
+
* <p>登录用户子账号(集成商模式必填)</p>
|
|
3022
3172
|
*/
|
|
3023
|
-
|
|
3173
|
+
LoginSubAccountUin?: string;
|
|
3024
3174
|
}
|
|
3025
3175
|
/**
|
|
3026
3176
|
* Agent 基本配置
|
|
@@ -3314,21 +3464,21 @@ export interface AgentToolOutputParameter {
|
|
|
3314
3464
|
RenderMode?: number;
|
|
3315
3465
|
}
|
|
3316
3466
|
/**
|
|
3317
|
-
*
|
|
3467
|
+
* DescribeAccountList返回参数结构体
|
|
3318
3468
|
*/
|
|
3319
|
-
export interface
|
|
3469
|
+
export interface DescribeAccountListResponse {
|
|
3320
3470
|
/**
|
|
3321
|
-
*
|
|
3471
|
+
* <p>总数</p>
|
|
3322
3472
|
*/
|
|
3323
|
-
|
|
3473
|
+
TotalCount?: string;
|
|
3324
3474
|
/**
|
|
3325
|
-
*
|
|
3475
|
+
* <p>员工列表</p>
|
|
3326
3476
|
*/
|
|
3327
|
-
|
|
3477
|
+
AccountList?: Array<AccountInfo>;
|
|
3328
3478
|
/**
|
|
3329
|
-
*
|
|
3479
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3330
3480
|
*/
|
|
3331
|
-
|
|
3481
|
+
RequestId?: string;
|
|
3332
3482
|
}
|
|
3333
3483
|
/**
|
|
3334
3484
|
* CreateSkillShare返回参数结构体
|
|
@@ -3446,7 +3596,7 @@ export interface CreateVariableResponse {
|
|
|
3446
3596
|
RequestId?: string;
|
|
3447
3597
|
}
|
|
3448
3598
|
/**
|
|
3449
|
-
* 列表通用过滤条件(多个
|
|
3599
|
+
* 列表通用过滤条件(多个Filter之间为AND关系,同一Filter的多个value_list为OR关系)
|
|
3450
3600
|
*/
|
|
3451
3601
|
export interface Filter {
|
|
3452
3602
|
/**
|
|
@@ -3454,7 +3604,7 @@ export interface Filter {
|
|
|
3454
3604
|
*/
|
|
3455
3605
|
Name?: string;
|
|
3456
3606
|
/**
|
|
3457
|
-
*
|
|
3607
|
+
* 操作符:0-属于,1-不属于
|
|
3458
3608
|
*/
|
|
3459
3609
|
Operator?: number;
|
|
3460
3610
|
/**
|
|
@@ -3582,11 +3732,11 @@ export interface ModifyPluginResponse {
|
|
|
3582
3732
|
*/
|
|
3583
3733
|
export interface CreateReleaseResponse {
|
|
3584
3734
|
/**
|
|
3585
|
-
* need_approval
|
|
3735
|
+
* <p>need_approval</p>
|
|
3586
3736
|
*/
|
|
3587
3737
|
NeedApproval?: boolean;
|
|
3588
3738
|
/**
|
|
3589
|
-
* release_id
|
|
3739
|
+
* <p>release_id</p>
|
|
3590
3740
|
*/
|
|
3591
3741
|
ReleaseId?: string;
|
|
3592
3742
|
/**
|
|
@@ -3786,6 +3936,27 @@ export interface CreateSkillResponse {
|
|
|
3786
3936
|
*/
|
|
3787
3937
|
RequestId?: string;
|
|
3788
3938
|
}
|
|
3939
|
+
/**
|
|
3940
|
+
* DescribeAuditLogList请求参数结构体
|
|
3941
|
+
*/
|
|
3942
|
+
export interface DescribeAuditLogListRequest {
|
|
3943
|
+
/**
|
|
3944
|
+
* <p>空间id</p>
|
|
3945
|
+
*/
|
|
3946
|
+
SpaceId?: string;
|
|
3947
|
+
/**
|
|
3948
|
+
* <p>每页数量</p><p>取值范围:[1, 100]</p>
|
|
3949
|
+
*/
|
|
3950
|
+
Limit?: number;
|
|
3951
|
+
/**
|
|
3952
|
+
* <p>es查询起始位置</p><p>对应接口返回SearchAfter</p>
|
|
3953
|
+
*/
|
|
3954
|
+
SearchAfter?: Array<string>;
|
|
3955
|
+
/**
|
|
3956
|
+
* <p>参数过滤</p><p>支持 Action,BizObject,Content<br>支持SpaceId,AccountUin,AppId(最多100个)<br>支持startTime,endTime(秒时间戳)</p>
|
|
3957
|
+
*/
|
|
3958
|
+
FilterList?: Array<Filter>;
|
|
3959
|
+
}
|
|
3789
3960
|
/**
|
|
3790
3961
|
* VoiceConfig
|
|
3791
3962
|
*/
|
|
@@ -4103,6 +4274,23 @@ export interface ReleaseSkillResponse {
|
|
|
4103
4274
|
*/
|
|
4104
4275
|
RequestId?: string;
|
|
4105
4276
|
}
|
|
4277
|
+
/**
|
|
4278
|
+
* 员工信息
|
|
4279
|
+
*/
|
|
4280
|
+
export interface AccountInfo {
|
|
4281
|
+
/**
|
|
4282
|
+
* <p>员工子账号id</p>
|
|
4283
|
+
*/
|
|
4284
|
+
AccountUin?: string;
|
|
4285
|
+
/**
|
|
4286
|
+
* <p>员工昵称</p>
|
|
4287
|
+
*/
|
|
4288
|
+
NickName?: string;
|
|
4289
|
+
/**
|
|
4290
|
+
* <p>员工头像</p>
|
|
4291
|
+
*/
|
|
4292
|
+
Avatar?: string;
|
|
4293
|
+
}
|
|
4106
4294
|
/**
|
|
4107
4295
|
* 应用插件配置信息
|
|
4108
4296
|
*/
|
|
@@ -4268,6 +4456,23 @@ export interface ClawAgentCustomConfig {
|
|
|
4268
4456
|
*/
|
|
4269
4457
|
Enabled?: boolean;
|
|
4270
4458
|
}
|
|
4459
|
+
/**
|
|
4460
|
+
* DescribeAuditLogList返回参数结构体
|
|
4461
|
+
*/
|
|
4462
|
+
export interface DescribeAuditLogListResponse {
|
|
4463
|
+
/**
|
|
4464
|
+
* <p>操作日志列表</p>
|
|
4465
|
+
*/
|
|
4466
|
+
AuditLogList?: Array<AuditLog>;
|
|
4467
|
+
/**
|
|
4468
|
+
* <p>es查询起始位置</p><p>用于入参查询下一页</p>
|
|
4469
|
+
*/
|
|
4470
|
+
SearchAfter?: Array<string>;
|
|
4471
|
+
/**
|
|
4472
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4473
|
+
*/
|
|
4474
|
+
RequestId?: string;
|
|
4475
|
+
}
|
|
4271
4476
|
/**
|
|
4272
4477
|
* Agent 技能详情
|
|
4273
4478
|
*/
|
|
@@ -4393,7 +4598,7 @@ export interface DescribeSystemVariableListResponse {
|
|
|
4393
4598
|
*/
|
|
4394
4599
|
export interface DescribeAppResponse {
|
|
4395
4600
|
/**
|
|
4396
|
-
*
|
|
4601
|
+
* <p>应用详情</p>
|
|
4397
4602
|
*/
|
|
4398
4603
|
App?: App;
|
|
4399
4604
|
/**
|
|
@@ -4401,14 +4606,22 @@ export interface DescribeAppResponse {
|
|
|
4401
4606
|
*/
|
|
4402
4607
|
RequestId?: string;
|
|
4403
4608
|
}
|
|
4609
|
+
/**
|
|
4610
|
+
* DescribeAuditLogMeta请求参数结构体
|
|
4611
|
+
*/
|
|
4612
|
+
export type DescribeAuditLogMetaRequest = null;
|
|
4404
4613
|
/**
|
|
4405
4614
|
* DeleteApp请求参数结构体
|
|
4406
4615
|
*/
|
|
4407
4616
|
export interface DeleteAppRequest {
|
|
4408
4617
|
/**
|
|
4409
|
-
* app_id
|
|
4618
|
+
* <p>app_id</p>
|
|
4410
4619
|
*/
|
|
4411
4620
|
AppId: string;
|
|
4621
|
+
/**
|
|
4622
|
+
* <p>删除原因(非必填,审批时展示)</p>
|
|
4623
|
+
*/
|
|
4624
|
+
Reason?: string;
|
|
4412
4625
|
}
|
|
4413
4626
|
/**
|
|
4414
4627
|
* DescribeSkillSummaryList请求参数结构体
|
|
@@ -4473,6 +4686,15 @@ export interface DescribeAppSummaryListResponse {
|
|
|
4473
4686
|
*/
|
|
4474
4687
|
RequestId?: string;
|
|
4475
4688
|
}
|
|
4689
|
+
/**
|
|
4690
|
+
* ClawAgent长期记忆配置
|
|
4691
|
+
*/
|
|
4692
|
+
export interface ClawAgentLongMemoryConfig {
|
|
4693
|
+
/**
|
|
4694
|
+
* <p>是否开启长期记忆</p>
|
|
4695
|
+
*/
|
|
4696
|
+
Enabled?: boolean;
|
|
4697
|
+
}
|
|
4476
4698
|
/**
|
|
4477
4699
|
* FavoritePlugin请求参数结构体
|
|
4478
4700
|
*/
|
|
@@ -4793,6 +5015,43 @@ export interface Model {
|
|
|
4793
5015
|
*/
|
|
4794
5016
|
DeveloperInfo?: ModelDeveloperBasic;
|
|
4795
5017
|
}
|
|
5018
|
+
/**
|
|
5019
|
+
* 操作日志
|
|
5020
|
+
*/
|
|
5021
|
+
export interface AuditLog {
|
|
5022
|
+
/**
|
|
5023
|
+
* <p>员工信息</p>
|
|
5024
|
+
*/
|
|
5025
|
+
AccountInfo?: AccountInfo;
|
|
5026
|
+
/**
|
|
5027
|
+
* <p>应用业务id</p>
|
|
5028
|
+
*/
|
|
5029
|
+
AppId?: string;
|
|
5030
|
+
/**
|
|
5031
|
+
* <p>应用名称</p><p>操作日志触发时的名称</p>
|
|
5032
|
+
*/
|
|
5033
|
+
AppName?: string;
|
|
5034
|
+
/**
|
|
5035
|
+
* <p>操作时间</p><p>参数格式:秒时间戳</p>
|
|
5036
|
+
*/
|
|
5037
|
+
OperateTime?: string;
|
|
5038
|
+
/**
|
|
5039
|
+
* <p>操作类型</p>
|
|
5040
|
+
*/
|
|
5041
|
+
Action?: string;
|
|
5042
|
+
/**
|
|
5043
|
+
* <p>操作对象</p>
|
|
5044
|
+
*/
|
|
5045
|
+
Biz?: string;
|
|
5046
|
+
/**
|
|
5047
|
+
* <p>操作内容</p>
|
|
5048
|
+
*/
|
|
5049
|
+
Content?: string;
|
|
5050
|
+
/**
|
|
5051
|
+
* <p>操作唯一ID</p>
|
|
5052
|
+
*/
|
|
5053
|
+
UniqueId?: string;
|
|
5054
|
+
}
|
|
4796
5055
|
/**
|
|
4797
5056
|
* DescribeSkillSummaryList返回参数结构体
|
|
4798
5057
|
*/
|
|
@@ -5043,11 +5302,11 @@ export interface DescribeConversationResponse {
|
|
|
5043
5302
|
RequestId?: string;
|
|
5044
5303
|
}
|
|
5045
5304
|
/**
|
|
5046
|
-
*
|
|
5305
|
+
* 字段掩码
|
|
5047
5306
|
*/
|
|
5048
5307
|
export interface FieldMask {
|
|
5049
5308
|
/**
|
|
5050
|
-
*
|
|
5309
|
+
* 字段路径列表
|
|
5051
5310
|
*/
|
|
5052
5311
|
Paths?: Array<string>;
|
|
5053
5312
|
}
|