tccli 3.0.1295.1__py2.py3-none-any.whl → 3.0.1296.1__py2.py3-none-any.whl

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.
Files changed (64) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/antiddos/v20200309/api.json +123 -116
  3. tccli/services/bi/v20220105/api.json +17 -17
  4. tccli/services/bi/v20220105/examples.json +16 -16
  5. tccli/services/cam/v20190116/api.json +2 -2
  6. tccli/services/cam/v20190116/examples.json +1 -1
  7. tccli/services/ccc/v20200210/api.json +35 -17
  8. tccli/services/cdn/v20180606/api.json +61 -55
  9. tccli/services/cdn/v20180606/examples.json +11 -11
  10. tccli/services/cfw/v20190904/api.json +1 -1
  11. tccli/services/chc/v20230418/api.json +1 -1
  12. tccli/services/ckafka/v20190819/api.json +3 -3
  13. tccli/services/cme/v20191029/api.json +522 -501
  14. tccli/services/cme/v20191029/examples.json +138 -138
  15. tccli/services/cvm/v20170312/api.json +1 -1
  16. tccli/services/cwp/v20180228/api.json +40 -0
  17. tccli/services/cynosdb/v20190107/api.json +15 -15
  18. tccli/services/domain/v20180808/api.json +5 -5
  19. tccli/services/dts/v20180330/api.json +2 -2
  20. tccli/services/dts/v20211206/api.json +14 -14
  21. tccli/services/ecdn/v20191012/api.json +4 -4
  22. tccli/services/emr/v20190103/api.json +2 -2
  23. tccli/services/ess/v20201111/api.json +13 -4
  24. tccli/services/essbasic/v20210526/api.json +1 -1
  25. tccli/services/gs/v20191118/api.json +9 -0
  26. tccli/services/iotcloud/v20210408/api.json +35 -31
  27. tccli/services/iotcloud/v20210408/examples.json +7 -7
  28. tccli/services/iotexplorer/v20190423/api.json +20 -0
  29. tccli/services/iotvideo/v20201215/api.json +4 -4
  30. tccli/services/iotvideo/v20201215/examples.json +2 -2
  31. tccli/services/iotvideo/v20211125/api.json +27 -7
  32. tccli/services/iotvideo/v20211125/examples.json +5 -5
  33. tccli/services/live/v20180801/api.json +31 -2
  34. tccli/services/live/v20180801/examples.json +1 -1
  35. tccli/services/lkeap/v20240522/api.json +10 -0
  36. tccli/services/mmps/v20200710/api.json +8 -8
  37. tccli/services/mqtt/v20240516/api.json +82 -43
  38. tccli/services/mqtt/v20240516/examples.json +7 -7
  39. tccli/services/ocr/ocr_client.py +16 -175
  40. tccli/services/ocr/v20181119/api.json +15 -245
  41. tccli/services/ocr/v20181119/examples.json +1 -25
  42. tccli/services/partners/partners_client.py +118 -65
  43. tccli/services/partners/v20180321/api.json +93 -0
  44. tccli/services/partners/v20180321/examples.json +8 -0
  45. tccli/services/sqlserver/v20180328/api.json +37 -0
  46. tccli/services/tag/v20180813/api.json +75 -73
  47. tccli/services/tag/v20180813/examples.json +10 -10
  48. tccli/services/tdid/v20210519/api.json +12 -12
  49. tccli/services/tdmq/tdmq_client.py +0 -53
  50. tccli/services/tdmq/v20200217/api.json +0 -52
  51. tccli/services/tdmq/v20200217/examples.json +0 -8
  52. tccli/services/thpc/v20230321/api.json +10 -0
  53. tccli/services/tke/v20180525/api.json +5 -5
  54. tccli/services/tke/v20180525/examples.json +1 -1
  55. tccli/services/trtc/v20190722/api.json +19 -0
  56. tccli/services/vod/v20180717/api.json +732 -670
  57. tccli/services/vod/v20180717/examples.json +31 -31
  58. tccli/services/vpc/v20170312/api.json +53 -53
  59. tccli/services/vpc/v20170312/examples.json +5 -5
  60. {tccli-3.0.1295.1.dist-info → tccli-3.0.1296.1.dist-info}/METADATA +2 -2
  61. {tccli-3.0.1295.1.dist-info → tccli-3.0.1296.1.dist-info}/RECORD +64 -64
  62. {tccli-3.0.1295.1.dist-info → tccli-3.0.1296.1.dist-info}/WHEEL +0 -0
  63. {tccli-3.0.1295.1.dist-info → tccli-3.0.1296.1.dist-info}/entry_points.txt +0 -0
  64. {tccli-3.0.1295.1.dist-info → tccli-3.0.1296.1.dist-info}/license_files/LICENSE +0 -0
@@ -1270,7 +1270,7 @@
1270
1270
  "type": "list"
1271
1271
  },
1272
1272
  {
1273
- "disabled": false,
1273
+ "disabled": true,
1274
1274
  "document": "用户列表(废弃)",
1275
1275
  "example": "无",
1276
1276
  "member": "UserIdAndUserName",
@@ -1355,7 +1355,7 @@
1355
1355
  "type": "list"
1356
1356
  },
1357
1357
  {
1358
- "disabled": false,
1358
+ "disabled": true,
1359
1359
  "document": "用户列表(废弃)",
1360
1360
  "example": "无",
1361
1361
  "member": "UserIdAndUserName",
@@ -2696,7 +2696,7 @@
2696
2696
  {
2697
2697
  "disabled": false,
2698
2698
  "document": "模糊搜索的关键字",
2699
- "example": "zhangsn",
2699
+ "example": "zhangsan",
2700
2700
  "member": "string",
2701
2701
  "name": "Keyword",
2702
2702
  "required": false,
@@ -3269,7 +3269,7 @@
3269
3269
  {
3270
3270
  "disabled": false,
3271
3271
  "document": "key\n注意:此字段可能返回 null,表示取不到有效值。",
3272
- "example": "dsasasddaqwdsdaads",
3272
+ "example": "AccessKey***AccessKey",
3273
3273
  "member": "string",
3274
3274
  "name": "AccessKey",
3275
3275
  "output_required": true,
@@ -3291,7 +3291,7 @@
3291
3291
  {
3292
3292
  "disabled": false,
3293
3293
  "document": "事务id\n注意:此字段可能返回 null,表示取不到有效值。",
3294
- "example": "dwedffdssdsd",
3294
+ "example": "TranId***TranId",
3295
3295
  "member": "string",
3296
3296
  "name": "TranId",
3297
3297
  "output_required": false,
@@ -3997,7 +3997,7 @@
3997
3997
  {
3998
3998
  "disabled": false,
3999
3999
  "document": "邮箱",
4000
- "example": "323***2121@qq.com",
4000
+ "example": "123***@qq.com",
4001
4001
  "member": "string",
4002
4002
  "name": "Email",
4003
4003
  "required": false,
@@ -4006,7 +4006,7 @@
4006
4006
  {
4007
4007
  "disabled": false,
4008
4008
  "document": "用户名",
4009
- "example": "zhangsn",
4009
+ "example": "zhangsan",
4010
4010
  "member": "string",
4011
4011
  "name": "UserName",
4012
4012
  "required": false,
@@ -4100,7 +4100,7 @@
4100
4100
  {
4101
4101
  "disabled": false,
4102
4102
  "document": "邮箱",
4103
- "example": "32131***312@qq.com",
4103
+ "example": "123***@qq.com",
4104
4104
  "member": "string",
4105
4105
  "name": "Email",
4106
4106
  "required": false,
@@ -4109,7 +4109,7 @@
4109
4109
  {
4110
4110
  "disabled": false,
4111
4111
  "document": "用户名",
4112
- "example": "zhangsn",
4112
+ "example": "zhangsan",
4113
4113
  "member": "string",
4114
4114
  "name": "UserName",
4115
4115
  "required": false,
@@ -4259,7 +4259,7 @@
4259
4259
  {
4260
4260
  "disabled": false,
4261
4261
  "document": "异步事务id\n注意:此字段可能返回 null,表示取不到有效值。",
4262
- "example": "edwewddfsddadadda",
4262
+ "example": "TranId***TranId",
4263
4263
  "member": "string",
4264
4264
  "name": "TranId",
4265
4265
  "output_required": false,
@@ -4285,7 +4285,7 @@
4285
4285
  {
4286
4286
  "disabled": false,
4287
4287
  "document": "截图base64或 url\n注意:此字段可能返回 null,表示取不到有效值。",
4288
- "example": "{\"widgetId\": \"dsdda\",\"pageId\":\"1101\"}",
4288
+ "example": "{\"widgetId\": \"mixLineBar_1\",\"pageId\":\"1101\"}",
4289
4289
  "member": "string",
4290
4290
  "name": "Content",
4291
4291
  "output_required": false,
@@ -4295,7 +4295,7 @@
4295
4295
  {
4296
4296
  "disabled": false,
4297
4297
  "document": "组件Id\n注意:此字段可能返回 null,表示取不到有效值。",
4298
- "example": "dsdadd",
4298
+ "example": "mixLineBar_1",
4299
4299
  "member": "string",
4300
4300
  "name": "WidgetId",
4301
4301
  "output_required": false,
@@ -4750,7 +4750,7 @@
4750
4750
  {
4751
4751
  "disabled": false,
4752
4752
  "document": "电子邮箱\n注意:此字段可能返回 null,表示取不到有效值。",
4753
- "example": "2***2123@qq.com",
4753
+ "example": "123***@qq.com",
4754
4754
  "member": "string",
4755
4755
  "name": "Email",
4756
4756
  "output_required": true,
@@ -4926,7 +4926,7 @@
4926
4926
  {
4927
4927
  "disabled": false,
4928
4928
  "document": "1\n注意:此字段可能返回 null,表示取不到有效值。",
4929
- "example": "zhangsna",
4929
+ "example": "zhangsan",
4930
4930
  "member": "string",
4931
4931
  "name": "AppUserName",
4932
4932
  "output_required": false,
@@ -5221,7 +5221,7 @@
5221
5221
  {
5222
5222
  "disabled": false,
5223
5223
  "document": "邮箱\n注意:此字段可能返回 null,表示取不到有效值。",
5224
- "example": "2133****32@qq.com",
5224
+ "example": "123***@qq.com",
5225
5225
  "member": "string",
5226
5226
  "name": "Email",
5227
5227
  "output_required": true,
@@ -5341,7 +5341,7 @@
5341
5341
  {
5342
5342
  "disabled": false,
5343
5343
  "document": "昵称\n注意:此字段可能返回 null,表示取不到有效值。",
5344
- "example": "biemc",
5344
+ "example": "zhangsan",
5345
5345
  "member": "string",
5346
5346
  "name": "AppUserAliasName",
5347
5347
  "output_required": false,
@@ -5351,7 +5351,7 @@
5351
5351
  {
5352
5352
  "disabled": false,
5353
5353
  "document": "应用用户名\n注意:此字段可能返回 null,表示取不到有效值。",
5354
- "example": "fsa",
5354
+ "example": "zhangsan",
5355
5355
  "member": "string",
5356
5356
  "name": "AppUserName",
5357
5357
  "output_required": false,
@@ -19,8 +19,8 @@
19
19
  "CreateDatasourceCloud": [
20
20
  {
21
21
  "document": "创建云数据库测示例",
22
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatasourceCloud\n<公共请求参数>\n\n{\n \"ServiceType\": \"MYSQL\",\n \"DbType\": \"MYSQL\",\n \"Charset\": \"utf8\",\n \"DbUser\": \"root\",\n \"DbPwd\": \"******\",\n \"DbName\": \"bi_demo\",\n \"SourceName\": \"\",\n \"ProjectId\": \"\",\n \"Vip\": \"\",\n \"Vport\": \"\",\n \"VpcId\": \"\",\n \"UniqVpcId\": \"\",\n \"RegionId\": \"1\",\n \"ExtraParam\": \"\",\n \"InstanceId\": \"1\",\n \"ProdDbName\": \"1\",\n \"DataOrigin\": \"1\",\n \"DataOriginProjectId\": \"1\",\n \"DataOriginDatasourceId\": \"1\"\n}",
23
- "output": "{\n \"Response\": {\n \"Data\": {\n \"Id\": 0,\n \"AccessKey\": \"asakdsmsk**sdsmdsff\",\n \"ProjectId\": 1,\n \"TranId\": \"jgvk213439\",\n \"TranStatus\": 0\n },\n \"Extra\": \"\",\n \"Msg\": \"成功\",\n \"RequestId\": \"djdkssadlflksdkasjfrejq\"\n }\n}",
22
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDatasourceCloud\n<公共请求参数>\n\n{\n \"ServiceType\": \"ServiceType\",\n \"DbType\": \"DbType\",\n \"Charset\": \"Charset\",\n \"DbUser\": \"DbUser\",\n \"DbPwd\": \"DbPwd\",\n \"DbName\": \"DbName\",\n \"SourceName\": \"SourceName\",\n \"ProjectId\": \"ProjectId\",\n \"Vip\": \"Vip\",\n \"Vport\": \"Vport\",\n \"VpcId\": \"VpcId\",\n \"UniqVpcId\": \"UniqVpcId\",\n \"RegionId\": \"RegionId\",\n \"ExtraParam\": \"ExtraParam\",\n \"InstanceId\": \"InstanceId\",\n \"ProdDbName\": \"ProdDbName\",\n \"DataOrigin\": \"DataOrigin\",\n \"DataOriginProjectId\": \"DataOriginProjectId\",\n \"DataOriginDatasourceId\": \"DataOriginDatasourceId\",\n \"ClusterId\": \"ClusterId\"\n}",
23
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"Id\": 0,\n \"AccessKey\": \"AccessKey***AccessKey\",\n \"ProjectId\": 1,\n \"TranId\": \"jgvk213439\",\n \"TranStatus\": 0\n },\n \"Extra\": \"\",\n \"Msg\": \"成功\",\n \"RequestId\": \"RequestId-123\"\n }\n}",
24
24
  "title": "创建云数据库测示例"
25
25
  }
26
26
  ],
@@ -43,7 +43,7 @@
43
43
  "CreateUserRole": [
44
44
  {
45
45
  "document": "创建用户",
46
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserRole\n<公共请求参数>\n\n{\n \"RoleIdList\": [\n 0\n ],\n \"UserList\": [\n {\n \"UserId\": \"1101\",\n \"UserName\": \"张三\",\n \"CorpId\": \"150101\",\n \"Email\": \"242113***@qq.com\",\n \"LastLogin\": \"2020-09-22T00:00:00+00:00\",\n \"Status\": 0,\n \"FirstModify\": 0,\n \"PhoneNumber\": \"86******8998\",\n \"AreaCode\": \"001\",\n \"CreatedUser\": \"1210201\",\n \"CreatedAt\": \"2020-09-22T00:00:00+00:00\",\n \"UpdatedUser\": \"1210201\",\n \"UpdatedAt\": \"2020-09-22T00:00:00+00:00\",\n \"GlobalUserName\": \"张三\",\n \"Mobile\": \"139******8998\"\n }\n ],\n \"UserInfoList\": [\n {\n \"UserId\": \"1101\",\n \"UserName\": \"张三\",\n \"Email\": \"242113***@qq.com\",\n \"PhoneNumber\": \"86******8998\",\n \"AreaCode\": \"001\"\n }\n ]\n}",
46
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserRole\n<公共请求参数>\n\n{\n \"RoleIdList\": [\n 1982493789748932\n ],\n \"UserInfoList\": [\n {\n \"UserId\": \"用户ID\",\n \"UserName\": \"用户名\",\n \"Email\": \"邮箱\",\n \"PhoneNumber\": \"手机号\",\n \"AreaCode\": \"手机号区号\",\n \"AppUserId\": \"企微账号id\",\n \"AppUserName\": \"企微账号名称\"\n }\n ],\n \"UserList\": [\n {\n \"UserId\": \"用户ID\",\n \"UserName\": \"用户名\",\n \"CorpId\": \"企业ID\",\n \"Email\": \"电子邮箱\",\n \"Status\": 1982493789748932,\n \"FirstModify\": 1982493789748932,\n \"PhoneNumber\": \"手机号码\",\n \"AreaCode\": \"手机区号\",\n \"CreatedUser\": \"创建人\",\n \"UpdatedUser\": \"更改人\",\n \"GlobalUserName\": \"全局角色\",\n \"Mobile\": \"手机号\",\n \"AppId\": \"1\",\n \"AppUserId\": \"1\",\n \"AppUserAliasName\": \"1\",\n \"AppUserName\": \"1\",\n \"InValidateAppRange\": false\n }\n ]\n}",
47
47
  "output": "{\n \"Response\": {\n \"Msg\": \"success\",\n \"RequestId\": \"30672eed-81e6-4d8f-a630-3d472531490b\",\n \"Extra\": \"\",\n \"Data\": {\n \"Id\": 1\n }\n }\n}",
48
48
  "title": "demo"
49
49
  }
@@ -51,13 +51,13 @@
51
51
  "CreateUserRoleProject": [
52
52
  {
53
53
  "document": "",
54
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserRoleProject\n<公共请求参数>\n\n{\n \"UserList\": [\n {\n \"UserName\": \"null\",\n \"UserId\": \"null\"\n }\n ],\n \"ProjectId\": \"000\",\n \"RoleIdList\": [\n \"100100\"\n ],\n \"UserInfoList\": [\n {\n \"UserName\": \"tommyho\",\n \"PhoneNumber\": \"152****12313\",\n \"AreaCode\": \"86\",\n \"UserId\": \"tommyho\",\n \"Email\": \"123@qq.com\"\n }\n ]\n}",
54
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserRoleProject\n<公共请求参数>\n\n{\n \"ProjectId\": 1982493789748932,\n \"RoleIdList\": [\n 1982493789748932\n ],\n \"UserInfoList\": [\n {\n \"UserId\": \"zhangsan\",\n \"UserName\": \"用户名\",\n \"Email\": \"邮箱\",\n \"PhoneNumber\": \"手机号\",\n \"AreaCode\": \"手机号区号\",\n \"AppUserId\": \"企微账号id\",\n \"AppUserName\": \"企微账号名称\"\n }\n ],\n \"UserList\": [\n {\n \"UserId\": \"zhangsan\",\n \"UserName\": \"用户名\",\n \"CorpId\": \"企业ID\",\n \"Email\": \"电子邮箱\",\n \"Status\": 1982493789748932,\n \"FirstModify\": 1982493789748932,\n \"PhoneNumber\": \"手机号码\",\n \"AreaCode\": \"手机区号\",\n \"CreatedUser\": \"创建人\",\n \"UpdatedUser\": \"更改人\",\n \"GlobalUserName\": \"全局角色\",\n \"Mobile\": \"手机号\",\n \"AppId\": \"1\",\n \"AppUserId\": \"1\",\n \"AppUserAliasName\": \"1\",\n \"AppUserName\": \"1\",\n \"InValidateAppRange\": false\n }\n ]\n}",
55
55
  "output": "{\n \"Response\": {\n \"Msg\": \"success\",\n \"RequestId\": \"6cd11622-b240-40ae-8ec0-86b933aab8da\",\n \"Extra\": \"\",\n \"Data\": {\n \"Id\": 0\n }\n }\n}",
56
56
  "title": "demo"
57
57
  },
58
58
  {
59
59
  "document": "",
60
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserRoleProject\n<公共请求参数>\n\n{\n \"UserList\": [\n {\n \"UserName\": \"王成林\",\n \"UserId\": \"lenwang\"\n }\n ],\n \"ProjectId\": \"1\",\n \"RoleIdList\": [\n \"100090\"\n ]\n}",
60
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserRoleProject\n<公共请求参数>\n\n{\n \"UserList\": [\n {\n \"UserName\": \"张三\",\n \"UserId\": \"zhangsan\"\n }\n ],\n \"ProjectId\": \"1\",\n \"RoleIdList\": [\n \"100090\"\n ]\n}",
61
61
  "output": "{\n \"Response\": {\n \"RequestId\": \"ed4d2bd1-ee13-4b67-80cf-a8a2794a82ed\",\n \"Extra\": \"\",\n \"Data\": {\n \"Id\": 1\n },\n \"Msg\": \"success\"\n }\n}",
62
62
  "title": "项目内-创建用户角色示例接口"
63
63
  }
@@ -79,7 +79,7 @@
79
79
  "DeleteProject": [
80
80
  {
81
81
  "document": "删除项目",
82
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteProject\n<公共请求参数>\n\n{\n \"Id\": 1,\n \"Seed\": \"sdadfas\",\n \"DefaultPanelType\": 1\n}",
82
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteProject\n<公共请求参数>\n\n{\n \"Id\": 1982493789748932,\n \"Seed\": \"Seed\",\n \"DefaultPanelType\": 1982493789748932\n}",
83
83
  "output": "{\n \"Response\": {\n \"Extra\": \"额外参数\",\n \"Data\": \"1\",\n \"Msg\": \"成功\",\n \"RequestId\": \"dsdlsdlcdfkdskask212\"\n }\n}",
84
84
  "title": "删除项目"
85
85
  }
@@ -87,7 +87,7 @@
87
87
  "DeleteUserRole": [
88
88
  {
89
89
  "document": "",
90
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteUserRole\n<公共请求参数>\n\n{\n \"UserId\": \"lenwang\"\n}",
90
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteUserRole\n<公共请求参数>\n\n{\n \"UserId\": \"zhansan\"\n}",
91
91
  "output": "{\n \"Response\": {\n \"RequestId\": \"221c07fe-6f67-4995-91fe-9d18c451e933\",\n \"Extra\": \"\",\n \"Data\": null,\n \"Msg\": \"success\"\n }\n}",
92
92
  "title": "删除用户角色-示例接口"
93
93
  }
@@ -95,7 +95,7 @@
95
95
  "DeleteUserRoleProject": [
96
96
  {
97
97
  "document": "",
98
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteUserRoleProject\n<公共请求参数>\n\n{\n \"ProjectId\": \"1\",\n \"UserId\": \"lenwang\"\n}",
98
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteUserRoleProject\n<公共请求参数>\n\n{\n \"ProjectId\": 1982493789748932,\n \"UserId\": \"zhangsan\"\n}",
99
99
  "output": "{\n \"Response\": {\n \"RequestId\": \"13609343-ad23-43cb-92d4-27233296004e\",\n \"Extra\": \"\",\n \"Data\": null,\n \"Msg\": \"success\"\n }\n}",
100
100
  "title": "项目内-删除用户接口"
101
101
  }
@@ -118,7 +118,7 @@
118
118
  {
119
119
  "document": "",
120
120
  "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePageWidgetList\n<公共请求参数>\n\n{\n \"ProjectId\": \"662\",\n \"PageId\": \"6465\"\n}",
121
- "output": "{\n \"Response\": {\n \"ErrorInfo\": {\n \"ErrorTip\": \"\",\n \"ErrorMessage\": \"\",\n \"ErrorLevel\": \"INFO\",\n \"DocLink\": \"\",\n \"FAQ\": \"\",\n \"ReservedField\": \"\"\n },\n \"Extra\": \"\",\n \"Data\": {\n \"CorpId\": \"110112\",\n \"ProjectId\": \"1101\",\n \"PageId\": \"1\",\n \"WidgetList\": [\n {\n \"WidgetId\": \"dsjdsk\",\n \"WidgetName\": \"表格\"\n }\n ]\n },\n \"Msg\": \"成功\",\n \"RequestId\": \"sadadadfdkfdl212313dsds\"\n }\n}",
121
+ "output": "{\n \"Response\": {\n \"ErrorInfo\": {\n \"ErrorTip\": \"\",\n \"ErrorMessage\": \"\",\n \"ErrorLevel\": \"INFO\",\n \"DocLink\": \"\",\n \"FAQ\": \"\",\n \"ReservedField\": \"\"\n },\n \"Extra\": \"\",\n \"Data\": {\n \"CorpId\": \"110112\",\n \"ProjectId\": \"1101\",\n \"PageId\": \"1\",\n \"WidgetList\": [\n {\n \"WidgetId\": \"WidgetId\",\n \"WidgetName\": \"表格\"\n }\n ]\n },\n \"Msg\": \"成功\",\n \"RequestId\": \"sadadadfdkfdl212313dsds\"\n }\n}",
122
122
  "title": "成功"
123
123
  }
124
124
  ],
@@ -149,8 +149,8 @@
149
149
  "DescribeUserRoleList": [
150
150
  {
151
151
  "document": "用户信息列表",
152
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserRoleList\n<公共请求参数>\n\n{\n \"PageNo\": 0,\n \"PageSize\": 0,\n \"AllPage\": true,\n \"UserType\": \"1\",\n \"Keyword\": \"\",\n \"ProjectId\": \"1101\",\n \"IsOnlyBindAppUser\": true\n}",
153
- "output": "{\n \"Response\": {\n \"ErrorInfo\": {\n \"ErrorTip\": \"\",\n \"ErrorLevel\": \"INFO\",\n \"DocLink\": \"\",\n \"FAQ\": \"\",\n \"ReservedField\": \"\"\n },\n \"Extra\": \"\",\n \"Data\": {\n \"Total\": 0,\n \"TotalPages\": 0,\n \"List\": [\n {\n \"Id\": 1,\n \"RoleList\": [\n {\n \"RoleName\": \"企业管理员\",\n \"RoleId\": 0,\n \"ProjectId\": 0,\n \"ProjectName\": \"测试项目\",\n \"ScopeType\": 0,\n \"ModuleCollection\": \"datasource\"\n }\n ],\n \"RoleIdList\": [\n 1\n ],\n \"UserId\": \"10210\",\n \"UserName\": \"zhangsna\",\n \"CorpId\": \"30310\",\n \"Email\": \"232***12@qq.com\",\n \"CreatedUser\": \"zhangsna\",\n \"CreatedAt\": \"2020-09-22 00:00:00\",\n \"UpdatedUser\": \"zhangsna\",\n \"UpdatedAt\": \"2020-09-22 00:00:00\",\n \"LastLogin\": \"2020-09-22T00:00:00+00:00\",\n \"Status\": 0,\n \"PhoneNumber\": \"86312***212\",\n \"AreaCode\": \"086\",\n \"RootAccount\": true,\n \"CorpAdmin\": true,\n \"AppUserId\": \"2102\",\n \"AppUserAliasName\": \"zhangsn\",\n \"AppUserName\": \"zhangsn\",\n \"InValidateAppRange\": true\n }\n ]\n },\n \"Msg\": \"成功\",\n \"RequestId\": \"\"\n }\n}",
152
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserRoleList\n<公共请求参数>\n\n{\n \"PageNo\": 1982493789748932,\n \"PageSize\": 1982493789748932,\n \"AllPage\": false,\n \"UserType\": \"UserType\",\n \"Keyword\": \"Keyword\",\n \"ProjectId\": \"ProjectId\",\n \"IsOnlyBindAppUser\": false\n}",
153
+ "output": "{\n \"Response\": {\n \"ErrorInfo\": {\n \"ErrorTip\": \"\",\n \"ErrorLevel\": \"INFO\",\n \"DocLink\": \"\",\n \"FAQ\": \"\",\n \"ReservedField\": \"\"\n },\n \"Extra\": \"\",\n \"Data\": {\n \"Total\": 0,\n \"TotalPages\": 0,\n \"List\": [\n {\n \"Id\": 1,\n \"RoleList\": [\n {\n \"RoleName\": \"企业管理员\",\n \"RoleId\": 0,\n \"ProjectId\": 0,\n \"ProjectName\": \"测试项目\",\n \"ScopeType\": 0,\n \"ModuleCollection\": \"datasource\"\n }\n ],\n \"RoleIdList\": [\n 1\n ],\n \"UserId\": \"10210\",\n \"UserName\": \"zhangsan\",\n \"CorpId\": \"30310\",\n \"Email\": \"123***@qq.com\",\n \"CreatedUser\": \"zhangsan\",\n \"CreatedAt\": \"2020-09-22 00:00:00\",\n \"UpdatedUser\": \"zhangsan\",\n \"UpdatedAt\": \"2020-09-22 00:00:00\",\n \"LastLogin\": \"2020-09-22T00:00:00+00:00\",\n \"Status\": 0,\n \"PhoneNumber\": \"86312***212\",\n \"AreaCode\": \"086\",\n \"RootAccount\": true,\n \"CorpAdmin\": true,\n \"AppUserId\": \"2102\",\n \"AppUserAliasName\": \"zhangsan\",\n \"AppUserName\": \"zhangsan\",\n \"InValidateAppRange\": true\n }\n ]\n },\n \"Msg\": \"成功\",\n \"RequestId\": \"\"\n }\n}",
154
154
  "title": "用户信息列表"
155
155
  }
156
156
  ],
@@ -189,23 +189,23 @@
189
189
  "ModifyProject": [
190
190
  {
191
191
  "document": "修改项目",
192
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProject\n<公共请求参数>\n\n{\n \"Id\": 1,\n \"Name\": \"测试数据源\",\n \"ColorCode\": \"#ffffff\",\n \"Logo\": \"log.png\",\n \"Mark\": \"beizhu\",\n \"IsApply\": true,\n \"Seed\": \"dssa\",\n \"PanelScope\": \"ALL\"\n}",
193
- "output": "{\n \"Response\": {\n \"Extra\": \"\",\n \"Data\": \"\",\n \"Msg\": \"成功\",\n \"RequestId\": \"dsweew-22131ds\"\n }\n}",
192
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProject\n<公共请求参数>\n\n{\n \"Id\": 1982493789748932,\n \"Name\": \"Name\",\n \"ColorCode\": \"ColorCode\",\n \"Logo\": \"Logo\",\n \"Mark\": \"Mark\",\n \"IsApply\": false,\n \"Seed\": \"Seed\",\n \"DefaultPanelType\": 1982493789748932,\n \"PanelScope\": \"PanelScope\",\n \"ManagePlatform\": \"ManagePlatform\"\n}",
193
+ "output": "{\n \"Response\": {\n \"Extra\": \"\",\n \"Data\": \"\",\n \"Msg\": \"成功\",\n \"RequestId\": \"RequestId-22131ds\"\n }\n}",
194
194
  "title": "修改项目"
195
195
  }
196
196
  ],
197
197
  "ModifyUserRole": [
198
198
  {
199
199
  "document": "修改用户角色信息",
200
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyUserRole\n<公共请求参数>\n\n{\n \"UserId\": \"21021\",\n \"RoleIdList\": [\n 0,\n 1,\n 231,\n 213\n ],\n \"Email\": \"2313**2312@qq.com\",\n \"UserName\": \"zhangsn\",\n \"PhoneNumber\": \"86212***12\",\n \"AreaCode\": \"086\",\n \"AppUserId\": \"123142\"\n}",
201
- "output": "{\n \"Response\": {\n \"ErrorInfo\": {\n \"ErrorTip\": \"\",\n \"ErrorLevel\": \"ERROR\",\n \"DocLink\": \"\",\n \"FAQ\": \"\",\n \"ReservedField\": \"\"\n },\n \"Extra\": \"\",\n \"Msg\": \"失败\",\n \"Data\": \"\",\n \"RequestId\": \"sddsdfsbghbwe1-211ds\"\n }\n}",
200
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyUserRole\n<公共请求参数>\n\n{\n \"UserId\": \"UserId\",\n \"RoleIdList\": [\n 1982493789748932\n ],\n \"Email\": \"123***@qq.com\",\n \"UserName\": \"zhangsan\",\n \"PhoneNumber\": \"PhoneNumber\",\n \"AreaCode\": \"AreaCode\",\n \"AppUserId\": \"AppUserId\",\n \"LoginSecurityStatus\": 1982493789748932,\n \"ResetPassWordTip\": 1982493789748932,\n \"ForceResetPassWord\": 1982493789748932,\n \"PasswordExpired\": 1982493789748932\n}",
201
+ "output": "{\n \"Response\": {\n \"Msg\": \"success\",\n \"RequestId\": \"9478b0d0-1e95-4d12-88a6-db36fb27a12b\",\n \"Extra\": \"Extra\",\n \"Data\": \"Data\"\n }\n}",
202
202
  "title": "修改用户角色信息"
203
203
  }
204
204
  ],
205
205
  "ModifyUserRoleProject": [
206
206
  {
207
207
  "document": "项目-修改用户信息",
208
- "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyUserRoleProject\n<公共请求参数>\n\n{\n \"ProjectId\": 0,\n \"UserId\": \"12233\",\n \"RoleIdList\": [\n 0\n ],\n \"Email\": \"2313***312@qq.com\",\n \"UserName\": \"zhangsn\",\n \"AppUserId\": \"dsfg\"\n}",
208
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyUserRoleProject\n<公共请求参数>\n\n{\n \"ProjectId\": 1982493789748932,\n \"UserId\": \"UserId\",\n \"RoleIdList\": [\n 1982493789748932\n ],\n \"Email\": \"123***@qq.com\",\n \"UserName\": \"zhangsan\",\n \"AppUserId\": \"AppUserId\"\n}",
209
209
  "output": "{\n \"Response\": {\n \"ErrorInfo\": {\n \"ErrorTip\": \"\",\n \"ErrorLevel\": \"INFO\",\n \"DocLink\": \"\",\n \"FAQ\": \"\",\n \"ReservedField\": \"\"\n },\n \"Extra\": \"\",\n \"Msg\": \"成功\",\n \"Data\": \"\",\n \"RequestId\": \"sadd23jdsh-123cdjds\"\n }\n}",
210
210
  "title": "项目-修改用户信息"
211
211
  }
@@ -7504,7 +7504,7 @@
7504
7504
  {
7505
7505
  "disabled": false,
7506
7506
  "document": "子用户用户名",
7507
- "example": "test124",
7507
+ "example": "jack",
7508
7508
  "member": "string",
7509
7509
  "name": "Name",
7510
7510
  "required": true,
@@ -7567,7 +7567,7 @@
7567
7567
  {
7568
7568
  "disabled": false,
7569
7569
  "document": "邮箱",
7570
- "example": "123%40qq.com",
7570
+ "example": "123**0qq.com",
7571
7571
  "member": "string",
7572
7572
  "name": "Email",
7573
7573
  "required": false,
@@ -719,7 +719,7 @@
719
719
  "UpdateUser": [
720
720
  {
721
721
  "document": "",
722
- "input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateUser\n<公共请求参数>\n\n{\n \"Remark\": \"test\",\n \"Name\": \"test124\",\n \"CountryCode\": \"86\",\n \"NeedResetPassword\": \"0\",\n \"PhoneNum\": \"10086\",\n \"ConsoleLogin\": \"1\",\n \"Password\": \"test123456\",\n \"Email\": \"123%40qq.com\"\n}",
722
+ "input": "POST / HTTP/1.1\nHost: cam.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateUser\n<公共请求参数>\n\n{\n \"Remark\": \"财务管理\",\n \"Name\": \"jack\",\n \"CountryCode\": \"86\",\n \"NeedResetPassword\": \"0\",\n \"PhoneNum\": \"132*******86\",\n \"ConsoleLogin\": \"1\",\n \"Password\": \"2sd82*****ddw832je\",\n \"Email\": \"3729*****qq.com\"\n}",
723
723
  "output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
724
724
  "title": "更新子用户"
725
725
  }
@@ -1755,6 +1755,15 @@
1755
1755
  "name": "PromptVariables",
1756
1756
  "required": false,
1757
1757
  "type": "list"
1758
+ },
1759
+ {
1760
+ "disabled": false,
1761
+ "document": "通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> dify变量</p> \n\n1. dify-inputs-xxx 为dify的inputs变量\n2. dify-inputs-user 为dify的user值\n3. dify-inputs-conversation_id 为dify的conversation_id值",
1762
+ "example": "[{\"Key\":\"foo\",\"Value\":\"bar\"}]",
1763
+ "member": "Variable",
1764
+ "name": "Variables",
1765
+ "required": false,
1766
+ "type": "list"
1758
1767
  }
1759
1768
  ],
1760
1769
  "type": "object"
@@ -1804,47 +1813,47 @@
1804
1813
  },
1805
1814
  {
1806
1815
  "disabled": false,
1807
- "document": "用于设定AI人设、说话规则、任务等的全局提示词。示例:## 人设您是人民医院友善、和蔼的随访医生李医生,正在给患者小明的家长打电话,原因是医院要求小明2024-08-08回院复查手术恢复情况,但小明没有来。您需要按照任务流程对小明家长进行电话随访调查。## 要求简洁回复:使用简练语言,每次最多询问一个问题,不要在一个回复中询问多个问题。富有变化:尽量使表达富有变化,表达机械重复。自然亲切:使用日常语言,尽量显得专业并亲切。提到时间时使用口语表述,如下周三、6月18日。积极主动:尝试引导对话,每个回复通常以问题或下一步建议来结尾。询问清楚:如果对方部分回答了您的问题,或者回答很模糊,请通过追问来确保回答的完整明确。遵循任务:当对方的回答偏离了您的任务时,及时引导对方回到任务中。不要从头开始重复,从偏离的地方继续询问。诚实可靠:对于客户的提问,如果不确定请务必不要编造,礼貌告知对方不清楚。不要捏造患者未提及的症状史、用药史、治疗史。其他注意点:避免提到病情恶化、恢复不理想或疾病名称等使用会使患者感到紧张的表述。不要问患者已经直接或间接回答过的问题,例如患者已经说没有不适症状,那就不要再问手术部位是否有红肿疼痛症状的问题。##任务: 1.自我介绍您是人民医院负责随访的李医生,并说明致电的目的。2.询问被叫方是否是小明家长。 - 如果不是小明家长,请礼貌表达歉意,并使用 call_end 挂断电话。- 如果小明家长没空,请礼貌告诉对方稍后会重新致电,并使用 end_call 挂断电话。3.询问小明出院后水肿情况如何,较出院时是否有变化。- 如果水肿变严重,直接跳转步骤7。4.询问出院后是否给小朋友量过体温,是否出现过发烧情况。- 如果没有量过体温,请礼貌告诉家长出院后三个月内需要每天观察体温。- 如果出现过发烧,请直接跳转步骤7。5.询问出院后是否给小朋友按时服药。- 如果没有按时服药,请友善提醒家长严格按医嘱服用药物,避免影响手术效果。6.询问小朋友在饮食上是否做到低盐低脂,适量吃优质蛋白如鸡蛋、牛奶、瘦肉等。- 如果没有做到,请友善提醒家长低盐低脂和优质蛋白有助小朋友尽快恢复。7.告知家长医生要求6月18日回院复查,但没看到有相关复诊记录。提醒家长尽快前往医院体检复查血化验、尿常规。8.询问家长是否有问题需要咨询,如果没有请礼貌道别并用call_end挂断电话。",
1808
- "example": "示例值请看上方描述",
1816
+ "document": "模型接口协议类型,目前兼容四种协议类型:\n\n- OpenAI协议(包括GPT、混元、DeepSeek等):\"openai\"\n- Azure协议:\"azure\"\n- Minimax协议:\"minimax\"\n- Dify协议: \"dify\"",
1817
+ "example": "openai",
1809
1818
  "member": "string",
1810
- "name": "SystemPrompt",
1819
+ "name": "LLMType",
1811
1820
  "required": true,
1812
1821
  "type": "string"
1813
1822
  },
1814
1823
  {
1815
1824
  "disabled": false,
1816
- "document": "模型接口协议类型,目前兼容三种协议类型:\n\n- OpenAI协议(包括GPT、混元、DeepSeek):\"openai\"\n- Azure协议:\"azure\"\n- Minimax协议:\"minimax\"",
1817
- "example": "openai",
1825
+ "document": "模型API密钥,获取鉴权信息方式请参见各模型官网\n\n- OpenAI协议:[GPT](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key),[混元](https://cloud.tencent.com/document/product/1729/111008),[DeepSeek](https://api-docs.deepseek.com/zh-cn/);\n\n- Azure协议:[Azure GPT](https://learn.microsoft.com/en-us/azure/ai-services/openai/chatgpt-quickstart?tabs=command-line%2Ctypescript%2Cpython-new&pivots=programming-language-studio#key-settings);\n\n- Minimax:[Minimax](https://platform.minimaxi.com/document/Fast%20access?key=66701cf51d57f38758d581b2)",
1826
+ "example": "sk-proj-xxxx",
1818
1827
  "member": "string",
1819
- "name": "LLMType",
1828
+ "name": "APIKey",
1820
1829
  "required": true,
1821
1830
  "type": "string"
1822
1831
  },
1823
1832
  {
1824
1833
  "disabled": false,
1825
- "document": "模型名称,如\n\n- OpenAI协议\n\"gpt-4o-mini\",\"gpt-4o\",\"hunyuan-standard\", \"hunyuan-turbo\",\"deepseek-chat\";\n\n- Azure协议\n\"gpt-4o-mini\", \"gpt-4o\";\n\n- Minmax协议\n\"deepseek-chat\".",
1826
- "example": "gpt-4o-mini",
1834
+ "document": "模型接口地址\n\n- OpenAI协议\nGPT:\"https://api.openai.com/v1/\"\n混元:\"https://api.hunyuan.cloud.tencent.com/v1\"\nDeepseek:\"https://api.deepseek.com/v1\"\n\n- Azure协议\n \"https://{your-resource-name}.openai.azure.com?api-version={api-version}\"\n\n- Minimax协议\n\"https://api.minimax.chat/v1\"",
1835
+ "example": "https://api.openai.com/v1/",
1827
1836
  "member": "string",
1828
- "name": "Model",
1837
+ "name": "APIUrl",
1829
1838
  "required": true,
1830
1839
  "type": "string"
1831
1840
  },
1832
1841
  {
1833
1842
  "disabled": false,
1834
- "document": "模型API密钥,获取鉴权信息方式请参见各模型官网\n\n- OpenAI协议:[GPT](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key),[混元](https://cloud.tencent.com/document/product/1729/111008),[DeepSeek](https://api-docs.deepseek.com/zh-cn/);\n\n- Azure协议:[Azure GPT](https://learn.microsoft.com/en-us/azure/ai-services/openai/chatgpt-quickstart?tabs=command-line%2Ctypescript%2Cpython-new&pivots=programming-language-studio#key-settings);\n\n- Minimax:[Minimax](https://platform.minimaxi.com/document/Fast%20access?key=66701cf51d57f38758d581b2)",
1835
- "example": "sk-proj-xxxx",
1843
+ "document": "用于设定AI人设、说话规则、任务等的全局提示词。示例:## 人设您是人民医院友善、和蔼的随访医生李医生,正在给患者小明的家长打电话,原因是医院要求小明2024-08-08回院复查手术恢复情况,但小明没有来。您需要按照任务流程对小明家长进行电话随访调查。## 要求简洁回复:使用简练语言,每次最多询问一个问题,不要在一个回复中询问多个问题。富有变化:尽量使表达富有变化,表达机械重复。自然亲切:使用日常语言,尽量显得专业并亲切。提到时间时使用口语表述,如下周三、6月18日。积极主动:尝试引导对话,每个回复通常以问题或下一步建议来结尾。询问清楚:如果对方部分回答了您的问题,或者回答很模糊,请通过追问来确保回答的完整明确。遵循任务:当对方的回答偏离了您的任务时,及时引导对方回到任务中。不要从头开始重复,从偏离的地方继续询问。诚实可靠:对于客户的提问,如果不确定请务必不要编造,礼貌告知对方不清楚。不要捏造患者未提及的症状史、用药史、治疗史。其他注意点:避免提到病情恶化、恢复不理想或疾病名称等使用会使患者感到紧张的表述。不要问患者已经直接或间接回答过的问题,例如患者已经说没有不适症状,那就不要再问手术部位是否有红肿疼痛症状的问题。##任务: 1.自我介绍您是人民医院负责随访的李医生,并说明致电的目的。2.询问被叫方是否是小明家长。 - 如果不是小明家长,请礼貌表达歉意,并使用 call_end 挂断电话。- 如果小明家长没空,请礼貌告诉对方稍后会重新致电,并使用 end_call 挂断电话。3.询问小明出院后水肿情况如何,较出院时是否有变化。- 如果水肿变严重,直接跳转步骤7。4.询问出院后是否给小朋友量过体温,是否出现过发烧情况。- 如果没有量过体温,请礼貌告诉家长出院后三个月内需要每天观察体温。- 如果出现过发烧,请直接跳转步骤7。5.询问出院后是否给小朋友按时服药。- 如果没有按时服药,请友善提醒家长严格按医嘱服用药物,避免影响手术效果。6.询问小朋友在饮食上是否做到低盐低脂,适量吃优质蛋白如鸡蛋、牛奶、瘦肉等。- 如果没有做到,请友善提醒家长低盐低脂和优质蛋白有助小朋友尽快恢复。7.告知家长医生要求6月18日回院复查,但没看到有相关复诊记录。提醒家长尽快前往医院体检复查血化验、尿常规。8.询问家长是否有问题需要咨询,如果没有请礼貌道别并用call_end挂断电话。",
1844
+ "example": "示例值请看上方描述",
1836
1845
  "member": "string",
1837
- "name": "APIKey",
1838
- "required": true,
1846
+ "name": "SystemPrompt",
1847
+ "required": false,
1839
1848
  "type": "string"
1840
1849
  },
1841
1850
  {
1842
1851
  "disabled": false,
1843
- "document": "模型接口地址\n\n- OpenAI协议\nGPT:\"https://api.openai.com/v1/\"\n混元:\"https://api.hunyuan.cloud.tencent.com/v1\"\nDeepseek:\"https://api.deepseek.com/v1\"\n\n- Azure协议\n \"https://{your-resource-name}.openai.azure.com?api-version={api-version}\"\n\n- Minimax协议\n\"https://api.minimax.chat/v1\"",
1844
- "example": "https://api.openai.com/v1/",
1852
+ "document": "模型名称,如\n\n- OpenAI协议\n\"gpt-4o-mini\",\"gpt-4o\",\"hunyuan-standard\", \"hunyuan-turbo\",\"deepseek-chat\";\n\n- Azure协议\n\"gpt-4o-mini\", \"gpt-4o\";\n\n- Minmax协议\n\"deepseek-chat\".",
1853
+ "example": "gpt-4o-mini",
1845
1854
  "member": "string",
1846
- "name": "APIUrl",
1847
- "required": true,
1855
+ "name": "Model",
1856
+ "required": false,
1848
1857
  "type": "string"
1849
1858
  },
1850
1859
  {
@@ -2035,6 +2044,15 @@
2035
2044
  "name": "Temperature",
2036
2045
  "required": false,
2037
2046
  "type": "float"
2047
+ },
2048
+ {
2049
+ "disabled": false,
2050
+ "document": "通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> dify变量</p> \n\n1. dify-inputs-xxx 为dify的inputs变量\n2. dify-inputs-user 为dify的user值\n3. dify-inputs-conversation_id 为dify的conversation_id值",
2051
+ "example": "[{\"Key\":\"foo\",\"Value\":\"bar\"}]",
2052
+ "member": "Variable",
2053
+ "name": "Variables",
2054
+ "required": false,
2055
+ "type": "list"
2038
2056
  }
2039
2057
  ],
2040
2058
  "type": "object"