tccli 3.0.1255.1__py2.py3-none-any.whl → 3.0.1257.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.
- tccli/__init__.py +1 -1
- tccli/services/bi/v20220105/api.json +172 -86
- tccli/services/bi/v20220105/examples.json +6 -6
- tccli/services/cdwdoris/v20211228/api.json +215 -165
- tccli/services/cdwdoris/v20211228/examples.json +34 -34
- tccli/services/cfg/v20210820/api.json +29 -0
- tccli/services/cvm/v20170312/api.json +4 -4
- tccli/services/cwp/cwp_client.py +0 -106
- tccli/services/cwp/v20180228/api.json +0 -405
- tccli/services/cwp/v20180228/examples.json +0 -16
- tccli/services/dlc/v20210125/api.json +265 -216
- tccli/services/dlc/v20210125/examples.json +46 -52
- tccli/services/hunyuan/v20230901/api.json +11 -1
- tccli/services/lcic/v20220817/api.json +3 -3
- tccli/services/lke/v20231130/api.json +821 -10
- tccli/services/lke/v20231130/examples.json +10 -16
- tccli/services/ocr/ocr_client.py +361 -308
- tccli/services/ocr/v20181119/api.json +176 -0
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/rum/v20210622/api.json +243 -137
- tccli/services/rum/v20210622/examples.json +32 -32
- tccli/services/scf/v20180416/api.json +10 -10
- tccli/services/tdmq/v20200217/api.json +3 -3
- tccli/services/tdmq/v20200217/examples.json +3 -3
- tccli/services/teo/teo_client.py +326 -8
- tccli/services/teo/v20220901/api.json +3104 -294
- tccli/services/teo/v20220901/examples.json +69 -3
- tccli/services/trro/v20220325/api.json +6 -6
- tccli/services/trro/v20220325/examples.json +2 -2
- tccli/services/trtc/v20190722/api.json +11 -0
- tccli/services/tse/tse_client.py +53 -0
- tccli/services/tse/v20201207/api.json +70 -0
- tccli/services/tse/v20201207/examples.json +8 -0
- tccli/services/vpc/v20170312/api.json +36658 -29
- tccli/services/vpc/v20170312/examples.json +3521 -5
- tccli/services/vpc/vpc_client.py +20515 -4
- {tccli-3.0.1255.1.dist-info → tccli-3.0.1257.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1255.1.dist-info → tccli-3.0.1257.1.dist-info}/RECORD +41 -41
- {tccli-3.0.1255.1.dist-info → tccli-3.0.1257.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1255.1.dist-info → tccli-3.0.1257.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1255.1.dist-info → tccli-3.0.1257.1.dist-info}/license_files/LICENSE +0 -0
@@ -155,8 +155,8 @@
|
|
155
155
|
"DescribeApp": [
|
156
156
|
{
|
157
157
|
"document": "获取企业下应用详情",
|
158
|
-
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApp\n<公共请求参数>\n\n{\n \"AppBizId\": \"
|
159
|
-
"output": "{\n \"Response\": {\n \"AppBizId\": \"
|
158
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApp\n<公共请求参数>\n\n{\n \"AppBizId\": \"应用ID\",\n \"AppType\": \"knowledge_qa\"\n}",
|
159
|
+
"output": "{\n \"Response\": {\n \"AppBizId\": \"应用ID\",\n \"AppConfig\": {\n \"KnowledgeQa\": {\n \"Greeting\": \"欢迎语\",\n \"Model\": {\n \"AliasName\": \"精调知识大模型高级版\",\n \"ContextLimit\": 0,\n \"Desc\": \"应用描述\",\n \"HistoryLimit\": 5,\n \"IsUseContext\": true,\n \"Name\": \"cs-normal-70b\",\n \"TokenBalance\": 0,\n \"Temperature\": \"0.5\",\n \"TopP\": \"0.5\"\n },\n \"Output\": {\n \"BareAnswer\": \"保守回复语\",\n \"Method\": 1,\n \"QuestionClarifyKeywords\": [],\n \"ShowQuestionClarify\": false,\n \"UseGeneralKnowledge\": true,\n \"UseQuestionClarify\": false,\n \"UseRecommended\": false\n },\n \"Pattern\": \"standard\",\n \"Plugins\": [\n {\n \"Inputs\": [\n {\n \"DefaultValue\": \"\",\n \"Desc\": \"用户的query\",\n \"IsRequired\": true,\n \"Name\": \"Query\",\n \"SubParams\": [],\n \"Type\": 0\n }\n ],\n \"IsBindingKnowledge\": true,\n \"PluginIcon\": \"https://qidian-qbot-1251316161.cos.ap-guangzhou.myqcloud.com/public/插件.png\",\n \"PluginId\": \"3ad9ddae-587e-4bcc-ae07-ad13bfb1aaca\",\n \"PluginName\": \"知识库问答\",\n \"ToolDesc\": \"大模型结合知识库内容回答用户问题\",\n \"ToolId\": \"0ca8d482-1e77-462b-bc21-xddd7c8f052f69\",\n \"ToolName\": \"KnowledgeRetrievalAnswer\"\n }\n ],\n \"RoleDescription\": \"角色描述\",\n \"Search\": [\n {\n \"Confidence\": 0.7,\n \"DocTopN\": 0,\n \"IsEnabled\": true,\n \"QaTopN\": 3,\n \"ReplyFlexibility\": 1,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"qa\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0,\n \"DocTopN\": 0,\n \"IsEnabled\": false,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"search\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0.2,\n \"DocTopN\": 5,\n \"IsEnabled\": true,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"doc\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0,\n \"DocTopN\": 0,\n \"IsEnabled\": false,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"taskflow\",\n \"UseSearchEngine\": false\n }\n ],\n \"SearchRange\": {\n \"ApiVarAttrInfos\": [\n {\n \"ApiVarId\": \"自定义变量ID\",\n \"AttrBizId\": \"标签ID\"\n }\n ],\n \"Condition\": \"and\"\n },\n \"Workflow\": {\n \"IsEnabled\": true,\n \"UsePdl\": false\n },\n \"SearchStrategy\": {\n \"StrategyType\": 0,\n \"TableEnhancement\": false\n },\n \"SingleWorkflow\": {\n \"IsEnable\": false,\n \"Status\": \"单工作流状态\",\n \"WorkflowDesc\": \"单工作流描述\",\n \"WorkflowId\": \"单工作流ID\",\n \"WorkflowName\": \"单工作流名称\"\n },\n \"ThoughtModel\": {\n \"AliasName\": \"精调Function-call模型\",\n \"ContextLimit\": 0,\n \"Desc\": \"\",\n \"HistoryLimit\": 0,\n \"IsUseContext\": false,\n \"Name\": \"function-call-pro\",\n \"Temperature\": \"0.5\",\n \"TokenBalance\": 0,\n \"TopP\": \"0.5\"\n }\n }\n },\n \"AppKey\": \"应用秘钥\",\n \"AppStatus\": 2,\n \"AppStatusDesc\": \"运行中\",\n \"AppType\": \"knowledge_qa\",\n \"AppTypeDesc\": \"知识库问答\",\n \"AvatarInAppeal\": false,\n \"BareAnswerInAppeal\": false,\n \"BaseConfig\": {\n \"Avatar\": \"头像\",\n \"Desc\": \"\",\n \"Name\": \"我的智能应用\"\n },\n \"GreetingInAppeal\": false,\n \"NameInAppeal\": false,\n \"RequestId\": \"485126ca-468c-497b-ab96-b939a8e125bd\",\n \"RoleInAppeal\": false\n }\n}",
|
160
160
|
"title": "DescribeApp"
|
161
161
|
}
|
162
162
|
],
|
@@ -378,7 +378,7 @@
|
|
378
378
|
{
|
379
379
|
"document": "",
|
380
380
|
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetDocPreview\n<公共请求参数>\n\n{\n \"DocBizId\": \"1681597542412103680\",\n \"BotBizId\": \"1735129619995951104\"\n}",
|
381
|
-
"output": "{\n \"Response\": {\n \"FileName\": \"26种病虫害防治方法.docx\",\n \"FileType\": \"docx\",\n \"CosUrl\": \"/corp/1681586131361275904/1681597542412103680/doc/E0dQM9X41QmyAWiTQMkC-7807575532.docx\",\n \"Url\": \"https://qi***an-q**t-12***16161.cos.ap-guangzhou.myqcloud.com/%2Fcorp/1737374492379124992/17986106392328008704/doc/pXaeDgJsQEEDjryWEKwU-1806238910230430080.md\",\n \"Bucket\": \"\",\n \"RequestId\": \"7814bdbe-da7e-401e-95c4-3e861d5298ee\"\n }\n}",
|
381
|
+
"output": "{\n \"Response\": {\n \"FileName\": \"26种病虫害防治方法.docx\",\n \"FileType\": \"docx\",\n \"CosUrl\": \"/corp/1681586131361275904/1681597542412103680/doc/E0dQM9X41QmyAWiTQMkC-7807575532.docx\",\n \"Url\": \"https://qi***an-q**t-12***16161.cos.ap-guangzhou.myqcloud.com/%2Fcorp/1737374492379124992/17986106392328008704/doc/pXaeDgJsQEEDjryWEKwU-1806238910230430080.md\",\n \"Bucket\": \"\",\n \"RequestId\": \"7814bdbe-da7e-401e-95c4-3e861d5298ee\",\n \"NewName\": \"\"\n }\n}",
|
382
382
|
"title": "获取文档预览相关信息"
|
383
383
|
}
|
384
384
|
],
|
@@ -423,16 +423,10 @@
|
|
423
423
|
}
|
424
424
|
],
|
425
425
|
"GetWsToken": [
|
426
|
-
{
|
427
|
-
"document": "",
|
428
|
-
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetWsToken\n<公共请求参数>\n\n{\n \"Type\": 1,\n \"BotAppKey\": \"c65bf398\",\n \"VisitorBizId\": \"\",\n \"VisitorLabels\": []\n}",
|
429
|
-
"output": "{\n \"Response\": {\n \"Token\": \"c91a8c01-c543-42e2-ba8a-d119b7cba434\",\n \"RequestId\": \"abc\"\n }\n}",
|
430
|
-
"title": "获取ws token"
|
431
|
-
},
|
432
426
|
{
|
433
427
|
"document": "获取 WS Token",
|
434
|
-
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetWsToken\n<公共请求参数>\n\n{\n \"Type\":
|
435
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"3fa293a5
|
428
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetWsToken\n<公共请求参数>\n\n{\n \"Type\": 5,\n \"BotAppKey\": \"abcdefg\",\n \"VisitorLabels\": []\n}",
|
429
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3fa293a5-****-****-8c0b-95252cfef12f\",\n \"Token\": \"0457ad8d-****-****-9f2f-81863f4b0182\"\n }\n}",
|
436
430
|
"title": "获取 WS Token"
|
437
431
|
}
|
438
432
|
],
|
@@ -472,7 +466,7 @@
|
|
472
466
|
{
|
473
467
|
"document": "获取企业下应用列表",
|
474
468
|
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListApp\n<公共请求参数>\n\n{\n \"AppType\": \"knowledge_qa\"\n}",
|
475
|
-
"output": "{\n \"Response\": {\n \"Total\": \"1\",\n \"List\": [\n {\n \"AppType\": \"knowledge_qa\",\n \"AppTypeDesc\": \"知识库问答\",\n \"AppBizId\": \"1801166480814637052\",\n \"Name\": \"我的应用\",\n \"Avatar\": \"https://qidian-qbot-xxxxxxx.cos.ap-guangzhou.myqcloud.com/public/174434244193038090240/1801166482343244637056/image/jNVJvoXsTsBzo2324324121HZdgd-1816016475183120384.png\",\n \"Desc\": \"描述\",\n \"AppStatus\": 2,\n \"AppStatusDesc\": \"运行中\",\n \"UpdateTime\": \"1731407395\",\n \"Operator\": \"操作人\",\n \"ModelName\": \"精调知识大模型标准版\"\n }\n ],\n \"RequestId\": \"143a9f30-a21c-4eb3-af82-ccacd4cdcbfd\"\n }\n}",
|
469
|
+
"output": "{\n \"Response\": {\n \"Total\": \"1\",\n \"List\": [\n {\n \"AppType\": \"knowledge_qa\",\n \"AppTypeDesc\": \"知识库问答\",\n \"AppBizId\": \"1801166480814637052\",\n \"Name\": \"我的应用\",\n \"Avatar\": \"https://qidian-qbot-xxxxxxx.cos.ap-guangzhou.myqcloud.com/public/174434244193038090240/1801166482343244637056/image/jNVJvoXsTsBzo2324324121HZdgd-1816016475183120384.png\",\n \"Desc\": \"描述\",\n \"AppStatus\": 2,\n \"AppStatusDesc\": \"运行中\",\n \"UpdateTime\": \"1731407395\",\n \"Operator\": \"操作人\",\n \"ModelName\": \"精调知识大模型标准版\",\n \"Pattern\": \"standard\",\n \"ThoughtModelAliasName\": \"意图识别模型高级版\"\n }\n ],\n \"RequestId\": \"143a9f30-a21c-4eb3-af82-ccacd4cdcbfd\"\n }\n}",
|
476
470
|
"title": "ListApp"
|
477
471
|
}
|
478
472
|
],
|
@@ -510,7 +504,7 @@
|
|
510
504
|
{
|
511
505
|
"document": "",
|
512
506
|
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListDoc\n<公共请求参数>\n\n{\n \"BotBizId\": \"1727231073371148288\",\n \"PageNumber\": 1,\n \"PageSize\": 10\n}",
|
513
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"AttrLabels\": [],\n \"AttrRange\": 1,\n \"CosUrl\": \"/corp/137/doc/jkadslfjalkdfjaklsdfla.docx\",\n \"DocBizId\": \"1729099536210460672\",\n \"DocCharSize\": \"5\",\n \"FileName\": \"jkadslfjalkdfjaklsdfla.docx\",\n \"FileType\": \"docx\",\n \"IsAllowDelete\": true,\n \"IsAllowEdit\": true,\n \"IsAllowRefer\": true,\n \"IsAllowRestart\": true,\n \"IsCreatedQa\": true,\n \"IsCreatingQa\": false,\n \"IsDeleted\": false,\n \"IsDeletedQa\": false,\n \"IsRefer\": false,\n \"QaNum\": 2,\n \"Reason\": \"生成问答成功\",\n \"Source\": 1,\n \"SourceDesc\": \"网页导入\",\n \"Status\": 12,\n \"StatusDesc\": \"已发布\",\n \"WebUrl\": \"\",\n \"ReferUrlType\": 0,\n \"UpdateTime\": \"1701425246\"\n }\n ],\n \"RequestId\": \"5526c65b-308d-4e84-b6b3-6b21d5c106b2\",\n \"Total\": \"1\"\n }\n}",
|
507
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"AttrLabels\": [],\n \"AttrRange\": 1,\n \"CosUrl\": \"/corp/137/doc/jkadslfjalkdfjaklsdfla.docx\",\n \"DocBizId\": \"1729099536210460672\",\n \"DocCharSize\": \"5\",\n \"FileName\": \"jkadslfjalkdfjaklsdfla.docx\",\n \"NewName\": \"\",\n \"FileType\": \"docx\",\n \"IsAllowDelete\": true,\n \"IsAllowEdit\": true,\n \"IsAllowRefer\": true,\n \"IsAllowRestart\": true,\n \"IsCreatedQa\": true,\n \"IsCreatingQa\": false,\n \"IsDeleted\": false,\n \"IsDeletedQa\": false,\n \"IsRefer\": false,\n \"QaNum\": 2,\n \"Reason\": \"生成问答成功\",\n \"Source\": 1,\n \"SourceDesc\": \"网页导入\",\n \"Status\": 12,\n \"StatusDesc\": \"已发布\",\n \"WebUrl\": \"\",\n \"ReferUrlType\": 0,\n \"UpdateTime\": \"1701425246\"\n }\n ],\n \"RequestId\": \"5526c65b-308d-4e84-b6b3-6b21d5c106b2\",\n \"Total\": \"1\"\n }\n}",
|
514
508
|
"title": "文档列表"
|
515
509
|
}
|
516
510
|
],
|
@@ -525,8 +519,8 @@
|
|
525
519
|
"ListModel": [
|
526
520
|
{
|
527
521
|
"document": "获取模型列表\n",
|
528
|
-
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListModel\n<公共请求参数>\n\n{\n \"AppType\": \"knowledge_qa\"\n}",
|
529
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"
|
522
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListModel\n<公共请求参数>\n\n{\n \"AppType\": \"knowledge_qa\",\n \"ModelCategory\": \"thought\",\n \"Pattern\": \"agent\"\n}",
|
523
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"AliasName\": \"精调知识大模型标准版\",\n \"MaxTokens\": {\n \"Default\": 4000,\n \"Max\": 8000,\n \"Min\": 1\n },\n \"ModelDesc\": \"\",\n \"ModelName\": \"cs-normal\",\n \"PromptWordsLimit\": \"8K\",\n \"ResourceStatus\": 1,\n \"Temperature\": {\n \"Default\": 0.7,\n \"Max\": 1,\n \"Min\": 0\n },\n \"TopP\": {\n \"Default\": 0.8,\n \"Max\": 1,\n \"Min\": 0\n }\n }\n ],\n \"RequestId\": \"53b9fa7e-d4b5-4aec-8229-d56ea3965493\"\n }\n}",
|
530
524
|
"title": "ListModel"
|
531
525
|
}
|
532
526
|
],
|
@@ -621,7 +615,7 @@
|
|
621
615
|
"ModifyApp": [
|
622
616
|
{
|
623
617
|
"document": "修改应用",
|
624
|
-
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyApp\n<公共请求参数>\n\n{\n \"AppBizId\": \"1801166480814637056\",\n \"AppType\": \"knowledge_qa\",\n \"BaseConfig\": {\n \"Avatar\": \"头像\",\n \"Desc\": \"应用描述\",\n \"Name\": \"我的应用\"\n },\n \"AppConfig\": {\n \"KnowledgeQa\": {\n \"Greeting\": \"欢迎语\",\n \"Model\": {\n \"Name\": \"cs-normal\",\n \"IsUseContext\": true,\n \"HistoryLimit\": 1,\n \"AliasName\": \"精调知识大模型标准版\",\n \"ContextLimit\": 0,\n \"Desc\": \"\",\n \"TokenBalance\": 0\n },\n \"Output\": {\n \"Method\": 1,\n \"BareAnswer\": \"针对您这个问题,我暂时还无法进行回答,请换一个问题吧。\",\n \"UseGeneralKnowledge\": false\n },\n \"RoleDescription\": \"角色:客服\\n技能:提供客户支持、解决技术问题\\n说法风格:耐心、友好\\n性格特点:专业、细心\\n角色限制:只能回答与产品或服务相关的问题\",\n \"Search\": [\n {\n \"Confidence\": 0.2,\n \"DocTopN\": 3,\n \"IsEnabled\": true,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"doc\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0.9,\n \"DocTopN\": 0,\n \"IsEnabled\": true,\n \"QaTopN\": 2,\n \"ReplyFlexibility\": 1,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"qa\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0,\n \"DocTopN\": 0,\n \"IsEnabled\": false,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"taskflow\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0,\n \"DocTopN\": 0,\n \"IsEnabled\": true,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 2,\n \"ShowSearchEngine\": false,\n \"Type\": \"search\",\n \"UseSearchEngine\": true\n }\n ],\n \"SearchRange\": {\n \"ApiVarAttrInfos\": [\n {\n \"ApiVarId\": \"7a6d67e0-eff1-406b-b092-3b8072c19570\",\n \"AttrBizId\": \"18537d934840613760\"\n }\n ],\n \"Condition\": \"and\"\n },\n \"Workflow\": {\n \"IsEnabled\": true\n }\n }\n }\n}",
|
618
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyApp\n<公共请求参数>\n\n{\n \"AppBizId\": \"1801166480814637056\",\n \"AppType\": \"knowledge_qa\",\n \"BaseConfig\": {\n \"Avatar\": \"头像\",\n \"Desc\": \"应用描述\",\n \"Name\": \"我的应用\"\n },\n \"AppConfig\": {\n \"KnowledgeQa\": {\n \"Greeting\": \"欢迎语\",\n \"Model\": {\n \"Name\": \"cs-normal\",\n \"IsUseContext\": true,\n \"HistoryLimit\": 1,\n \"AliasName\": \"精调知识大模型标准版\",\n \"ContextLimit\": 0,\n \"Desc\": \"\",\n \"TokenBalance\": 0,\n \"Temperature\": \"0.5\",\n \"TopP\": \"0.5\"\n },\n \"Output\": {\n \"Method\": 1,\n \"BareAnswer\": \"针对您这个问题,我暂时还无法进行回答,请换一个问题吧。\",\n \"UseGeneralKnowledge\": false\n },\n \"Pattern\": \"standard\",\n \"Plugins\": [\n {\n \"PluginId\": \"3ad9ddae-587e-4bcc-ae07-ad13bfb1aaca\",\n \"ToolId\": \"0ca8d482-1e77-462b-bc21-xddd7c8f052f69\"\n }\n ],\n \"RoleDescription\": \"角色:客服\\n技能:提供客户支持、解决技术问题\\n说法风格:耐心、友好\\n性格特点:专业、细心\\n角色限制:只能回答与产品或服务相关的问题\",\n \"Search\": [\n {\n \"Confidence\": 0.2,\n \"DocTopN\": 3,\n \"IsEnabled\": true,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"doc\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0.9,\n \"DocTopN\": 0,\n \"IsEnabled\": true,\n \"QaTopN\": 2,\n \"ReplyFlexibility\": 1,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"qa\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0,\n \"DocTopN\": 0,\n \"IsEnabled\": false,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 0,\n \"ShowSearchEngine\": false,\n \"Type\": \"taskflow\",\n \"UseSearchEngine\": false\n },\n {\n \"Confidence\": 0,\n \"DocTopN\": 0,\n \"IsEnabled\": true,\n \"QaTopN\": 0,\n \"ReplyFlexibility\": 0,\n \"ResourceStatus\": 2,\n \"ShowSearchEngine\": false,\n \"Type\": \"search\",\n \"UseSearchEngine\": true\n }\n ],\n \"SearchRange\": {\n \"ApiVarAttrInfos\": [\n {\n \"ApiVarId\": \"7a6d67e0-eff1-406b-b092-3b8072c19570\",\n \"AttrBizId\": \"18537d934840613760\"\n }\n ],\n \"Condition\": \"and\"\n },\n \"SearchStrategy\": {\n \"StrategyType\": 0,\n \"TableEnhancement\": false\n },\n \"Workflow\": {\n \"IsEnabled\": true,\n \"UsePdl\": false\n },\n \"SingleWorkflow\": {\n \"WorkflowId\": \"单工作流ID\"\n },\n \"ThoughtModel\": {\n \"AliasName\": \"精调Function-call模型\",\n \"ContextLimit\": 0,\n \"Desc\": \"\",\n \"HistoryLimit\": 0,\n \"IsUseContext\": false,\n \"Name\": \"function-call-pro\",\n \"TokenBalance\": 0,\n \"Temperature\": \"0.5\",\n \"TopP\": \"0.5\"\n }\n }\n }\n}",
|
625
619
|
"output": "{\n \"Response\": {\n \"AppBizId\": \"198848848484848\",\n \"RequestId\": \"dwec-adsdsdsd-sfsfdsfsf\"\n }\n}",
|
626
620
|
"title": "修改应用"
|
627
621
|
}
|