tccli 3.0.1214.1__py2.py3-none-any.whl → 3.0.1215.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ams/v20201229/examples.json +2 -2
  3. tccli/services/ccc/v20200210/api.json +9 -0
  4. tccli/services/cdb/v20170320/api.json +9 -0
  5. tccli/services/cdwdoris/v20211228/api.json +11 -0
  6. tccli/services/cfs/v20190719/api.json +3 -3
  7. tccli/services/cfw/v20190904/api.json +5 -5
  8. tccli/services/cfw/v20190904/examples.json +22 -16
  9. tccli/services/ckafka/v20190819/api.json +1 -1
  10. tccli/services/cwp/v20180228/api.json +590 -588
  11. tccli/services/cwp/v20180228/examples.json +45 -45
  12. tccli/services/dbbrain/v20191016/examples.json +1 -1
  13. tccli/services/dlc/v20210125/api.json +11 -0
  14. tccli/services/emr/v20190103/api.json +9 -0
  15. tccli/services/ess/v20201111/api.json +10 -1
  16. tccli/services/essbasic/v20210526/api.json +10 -1
  17. tccli/services/hunyuan/v20230901/examples.json +6 -0
  18. tccli/services/iss/v20230517/api.json +19 -0
  19. tccli/services/mqtt/v20240516/api.json +2 -2
  20. tccli/services/mqtt/v20240516/examples.json +1 -1
  21. tccli/services/partners/partners_client.py +57 -4
  22. tccli/services/partners/v20180321/api.json +44 -0
  23. tccli/services/partners/v20180321/examples.json +8 -0
  24. tccli/services/ssl/v20191205/api.json +33 -4
  25. tccli/services/tcss/v20201101/api.json +243 -1
  26. tccli/services/tcss/v20201101/examples.json +2 -2
  27. tccli/services/teo/v20220901/api.json +5 -5
  28. tccli/services/vpc/v20170312/api.json +6 -4
  29. tccli/services/vpc/v20170312/examples.json +1 -1
  30. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/METADATA +2 -2
  31. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/RECORD +34 -34
  32. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/WHEEL +0 -0
  33. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/entry_points.txt +0 -0
  34. {tccli-3.0.1214.1.dist-info → tccli-3.0.1215.1.dist-info}/license_files/LICENSE +0 -0
@@ -62,6 +62,12 @@
62
62
  "input": "POST / HTTP/1.1\nHost: hunyuan.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChatCompletions\n<公共请求参数>\n\n{\n \"Model\": \"hunyuan-vision\",\n \"Messages\": [\n {\n \"Role\": \"user\",\n \"Contents\": [\n {\n \"Type\": \"text\",\n \"Text\": \"下面图片中是哪个公司的 Logo?\"\n },\n {\n \"Type\": \"image_url\",\n \"ImageUrl\": {\n \"Url\": \"https://cloudcache.tencent-cloud.com/qcloud/ui/portal-set/build/About/images/bg-product-series_87d.png\"\n }\n },\n {\n \"Type\": \"image_url\",\n \"ImageUrl\": {\n \"Url\": \"https://cloudcache.tencent-cloud.com/qcloud/ui/portal-set/build/About/images/bg-product-series_87d.png\"\n }\n }\n ]\n }\n ],\n \"Stream\": false\n}",
63
63
  "output": "{\n \"Response\": {\n \"RequestId\": \"a21f9d7e-c18a-438b-bfb4-7941a2adf8ae\",\n \"Note\": \"以上内容为AI生成,不代表开发者立场,请勿删除或修改本标记\",\n \"Choices\": [\n {\n \"Message\": {\n \"Role\": \"assistant\",\n \"Content\": \"这张图片中展示的Logo属于腾讯公司。\"\n },\n \"FinishReason\": \"stop\"\n }\n ],\n \"Created\": 1714290436,\n \"Id\": \"a21f9d7e-c18a-438b-bfb4-7941a2adf8ae\",\n \"Usage\": {\n \"PromptTokens\": 7,\n \"CompletionTokens\": 10,\n \"TotalTokens\": 17\n }\n }\n}",
64
64
  "title": "图片理解示例"
65
+ },
66
+ {
67
+ "document": "推荐使用 API Explorer 调用接口,见本文档顶部说明。该示例说明如何使用深度研究。",
68
+ "input": "POST / HTTP/1.1\nHost: hunyuan.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChatCompletions\n<公共请求参数>\n\n{\n \"Model\": \"hunyuan-pro\",\n \"Messages\": [\n {\n \"Role\": \"user\",\n \"Content\": \"黄金价格为什么上涨?\"\n }\n ],\n \"Stream\": true,\n \"StreamModeration\": true,\n \"EnableEnhancement\": true,\n \"SearchInfo\": true,\n \"Citation\": true\n}",
69
+ "output": "HTTP/1.1 200 OK\nCache-Control: no-cache\nConnection: keep-alive\nContent-Type: text/event-stream\nDate: Wed, 23 Oct 2024 06:42:27 GMT\nTransfer-Encoding: chunked\nX-TC-RequestId: 962eac85-9d4d-47d5-87df-0f68e2c54ffe\n\ndata: {\"Note\":\"以上内容为AI生成,不代表开发者立场,请勿删除或修改本标记\",\"Choices\":[{\"Delta\":{\"Role\":\"assistant\",\"Content\":\"黄金\"},\"FinishReason\":\"\"}],\"SearchInfo\":{\"SearchResults\":[{\"Index\":1,\"Title\":\"什么原因导致黄金价格持续上涨呢?-今日头条\",\"Url\":\"https://www.toutiao.com/article/7405795153295835685/\"},{\"Index\":2,\"Title\":\"黄金价格上涨的背后原因-今日头条\",\"Url\":\"https://www.toutiao.com/article/7343060432250749450/\"},{\"Index\":3,\"Title\":\"黄金为何大涨?背后的逻辑你值得深究 近一年以来,经济界 ...\",\"Url\":\"https://xueqiu.com/9543769156/285918720\"},{\"Index\":4,\"Title\":\"金价为何猛涨u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/licai/76040.html\"},{\"Index\":5,\"Title\":\"黄金价格暴涨的多维驱动因素分析_经济_全球_市场\",\"Url\":\"https://www.sohu.com/a/792488534_121983853\"},{\"Index\":6,\"Title\":\"黄金价格与通货膨胀率的关联_因素_市场_影响\",\"Url\":\"https://www.sohu.com/a/795813780_122001933\"},{\"Index\":7,\"Title\":\"通货膨胀与金价的关系是怎样的?_中金在线财经号\",\"Url\":\"http://mp.cnfol.com/58227/article/1724810738-141466711.html\"},{\"Index\":8,\"Title\":\"金价再创新高 地缘政治和美国大选推动避险需求 - 腾讯网\",\"Url\":\"https://new.qq.com/rain/a/20241023A0185900\"},{\"Index\":9,\"Title\":\"中信建投:通胀、货币以及地缘三大因素叠加,构成黄金完美 ...\",\"Url\":\"https://new.qq.com/rain/a/20241023A01G1E00\"},{\"Index\":10,\"Title\":\"黄金价格与美元汇率之间的关系是怎样的-叩富网\",\"Url\":\"https://licai.cofool.com/ask/qa_3396404.html\"},{\"Index\":11,\"Title\":\"金价暴涨释放危险信号:2024年,美元要崩?美债央行美元指数美元汇率黄金价格国际金价_网易订阅\",\"Url\":\"https://www.163.com/dy/article/IMSN07JG0552NMAF.html\"},{\"Index\":12,\"Title\":\"央行购金+投资者配置不足+地缘政治风险,金价明年将涨至 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-10-23/doc-inctnyne0954128.shtml\"},{\"Index\":13,\"Title\":\"黄金价格与全球货币政策的互动_市场关注_经济_中央银行\",\"Url\":\"https://www.sohu.com/a/795813568_122001933\"},{\"Index\":14,\"Title\":\"黄金价格大涨,投资需求显著提升,金价还可以走多远?_财富号_东方财富网\",\"Url\":\"https://caifuhao.eastmoney.com/news/20240306084013570039040\"},{\"Index\":15,\"Title\":\"国际金价再创新高!年内累计涨幅已超30%,机构称中长期 ...\",\"Url\":\"https://new.qq.com/rain/a/20241018A012Y300\"},{\"Index\":16,\"Title\":\"从黄金历史牛市分析和预测黄金价格走势黄金_新浪财经_新浪网\",\"Url\":\"https://finance.sina.com.cn/money/nmetal/hjzx/2024-08-20/doc-inckiaqw3372603.shtml\"},{\"Index\":17,\"Title\":\"以史为鉴!100年黄金走势图显示:长期策略仍是逢低买入 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-02-19/doc-inaipzvn5400083.shtml\"}],\"Outline\":[\"全球经济不确定性\",\"通货膨胀预期上升\",\"美元汇率波动\",\"投资者需求增加\",\"供应端因素\"]},\"Created\":1729665576,\"Id\":\"962eac85-9d4d-47d5-87df-0f68e2c54ffe\",\"Usage\":{\"PromptTokens\":6,\"CompletionTokens\":2,\"TotalTokens\":8}}\n\ndata: {\"Note\":\"以上内容为AI生成,不代表开发者立场,请勿删除或修改本标记\",\"Choices\":[{\"Delta\":{\"Role\":\"assistant\",\"Content\":\"价格\"},\"FinishReason\":\"\"}],\"SearchInfo\":{\"SearchResults\":[{\"Index\":1,\"Title\":\"什么原因导致黄金价格持续上涨呢?-今日头条\",\"Url\":\"https://www.toutiao.com/article/7405795153295835685/\"},{\"Index\":2,\"Title\":\"黄金价格上涨的背后原因-今日头条\",\"Url\":\"https://www.toutiao.com/article/7343060432250749450/\"},{\"Index\":3,\"Title\":\"黄金为何大涨?背后的逻辑你值得深究 近一年以来,经济界 ...\",\"Url\":\"https://xueqiu.com/9543769156/285918720\"},{\"Index\":4,\"Title\":\"金价为何猛涨u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/licai/76040.html\"},{\"Index\":5,\"Title\":\"黄金价格暴涨的多维驱动因素分析_经济_全球_市场\",\"Url\":\"https://www.sohu.com/a/792488534_121983853\"},{\"Index\":6,\"Title\":\"黄金价格与通货膨胀率的关联_因素_市场_影响\",\"Url\":\"https://www.sohu.com/a/795813780_122001933\"},{\"Index\":7,\"Title\":\"通货膨胀与金价的关系是怎样的?_中金在线财经号\",\"Url\":\"http://mp.cnfol.com/58227/article/1724810738-141466711.html\"},{\"Index\":8,\"Title\":\"金价再创新高 地缘政治和美国大选推动避险需求 - 腾讯网\",\"Url\":\"https://new.qq.com/rain/a/20241023A0185900\"},{\"Index\":9,\"Title\":\"中信建投:通胀、货币以及地缘三大因素叠加,构成黄金完美 ...\",\"Url\":\"https://new.qq.com/rain/a/20241023A01G1E00\"},{\"Index\":10,\"Title\":\"黄金价格与美元汇率之间的关系是怎样的-叩富网\",\"Url\":\"https://licai.cofool.com/ask/qa_3396404.html\"},{\"Index\":11,\"Title\":\"金价暴涨释放危险信号:2024年,美元要崩?美债央行美元指数美元汇率黄金价格国际金价_网易订阅\",\"Url\":\"https://www.163.com/dy/article/IMSN07JG0552NMAF.html\"},{\"Index\":12,\"Title\":\"央行购金+投资者配置不足+地缘政治风险,金价明年将涨至 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-10-23/doc-inctnyne0954128.shtml\"},{\"Index\":13,\"Title\":\"黄金价格与全球货币政策的互动_市场关注_经济_中央银行\",\"Url\":\"https://www.sohu.com/a/795813568_122001933\"},{\"Index\":14,\"Title\":\"黄金价格大涨,投资需求显著提升,金价还可以走多远?_财富号_东方财富网\",\"Url\":\"https://caifuhao.eastmoney.com/news/20240306084013570039040\"},{\"Index\":15,\"Title\":\"国际金价再创新高!年内累计涨幅已超30%,机构称中长期 ...\",\"Url\":\"https://new.qq.com/rain/a/20241018A012Y300\"},{\"Index\":16,\"Title\":\"从黄金历史牛市分析和预测黄金价格走势黄金_新浪财经_新浪网\",\"Url\":\"https://finance.sina.com.cn/money/nmetal/hjzx/2024-08-20/doc-inckiaqw3372603.shtml\"},{\"Index\":17,\"Title\":\"以史为鉴!100年黄金走势图显示:长期策略仍是逢低买入 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-02-19/doc-inaipzvn5400083.shtml\"}],\"Outline\":[\"全球经济不确定性\",\"通货膨胀预期上升\",\"美元汇率波动\",\"投资者需求增加\",\"供应端因素\"]},\"Created\":1729665576,\"Id\":\"962eac85-9d4d-47d5-87df-0f68e2c54ffe\",\"Usage\":{\"PromptTokens\":6,\"CompletionTokens\":4,\"TotalTokens\":10}}\n\ndata: {\"Note\":\"以上内容为AI生成,不代表开发者立场,请勿删除或修改本标记\",\"Choices\":[{\"Delta\":{\"Role\":\"assistant\",\"Content\":\"\"},\"FinishReason\":\"stop\"}],\"SearchInfo\":{\"SearchResults\":[{\"Index\":1,\"Title\":\"什么原因导致黄金价格持续上涨呢?-今日头条\",\"Url\":\"https://www.toutiao.com/article/7405795153295835685/\"},{\"Index\":2,\"Title\":\"黄金价格上涨的背后原因-今日头条\",\"Url\":\"https://www.toutiao.com/article/7343060432250749450/\"},{\"Index\":3,\"Title\":\"黄金为何大涨?背后的逻辑你值得深究 近一年以来,经济界 ...\",\"Url\":\"https://xueqiu.com/9543769156/285918720\"},{\"Index\":4,\"Title\":\"金价为何猛涨u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/licai/76040.html\"},{\"Index\":5,\"Title\":\"黄金价格暴涨的多维驱动因素分析_经济_全球_市场\",\"Url\":\"https://www.sohu.com/a/792488534_121983853\"},{\"Index\":6,\"Title\":\"黄金价格与通货膨胀率的关联_因素_市场_影响\",\"Url\":\"https://www.sohu.com/a/795813780_122001933\"},{\"Index\":7,\"Title\":\"通货膨胀与金价的关系是怎样的?_中金在线财经号\",\"Url\":\"http://mp.cnfol.com/58227/article/1724810738-141466711.html\"},{\"Index\":8,\"Title\":\"金价再创新高 地缘政治和美国大选推动避险需求 - 腾讯网\",\"Url\":\"https://new.qq.com/rain/a/20241023A0185900\"},{\"Index\":9,\"Title\":\"中信建投:通胀、货币以及地缘三大因素叠加,构成黄金完美 ...\",\"Url\":\"https://new.qq.com/rain/a/20241023A01G1E00\"},{\"Index\":10,\"Title\":\"黄金价格与美元汇率之间的关系是怎样的-叩富网\",\"Url\":\"https://licai.cofool.com/ask/qa_3396404.html\"},{\"Index\":11,\"Title\":\"金价暴涨释放危险信号:2024年,美元要崩?美债央行美元指数美元汇率黄金价格国际金价_网易订阅\",\"Url\":\"https://www.163.com/dy/article/IMSN07JG0552NMAF.html\"},{\"Index\":12,\"Title\":\"央行购金+投资者配置不足+地缘政治风险,金价明年将涨至 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-10-23/doc-inctnyne0954128.shtml\"},{\"Index\":13,\"Title\":\"黄金价格与全球货币政策的互动_市场关注_经济_中央银行\",\"Url\":\"https://www.sohu.com/a/795813568_122001933\"},{\"Index\":14,\"Title\":\"黄金价格大涨,投资需求显著提升,金价还可以走多远?_财富号_东方财富网\",\"Url\":\"https://caifuhao.eastmoney.com/news/20240306084013570039040\"},{\"Index\":15,\"Title\":\"国际金价再创新高!年内累计涨幅已超30%,机构称中长期 ...\",\"Url\":\"https://new.qq.com/rain/a/20241018A012Y300\"},{\"Index\":16,\"Title\":\"从黄金历史牛市分析和预测黄金价格走势黄金_新浪财经_新浪网\",\"Url\":\"https://finance.sina.com.cn/money/nmetal/hjzx/2024-08-20/doc-inckiaqw3372603.shtml\"},{\"Index\":17,\"Title\":\"以史为鉴!100年黄金走势图显示:长期策略仍是逢低买入 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-02-19/doc-inaipzvn5400083.shtml\"},{\"Index\":18,\"Title\":\"全球央行热衷“购金”!增持意愿达五年新高,高盛看涨金价至 ...\",\"Url\":\"https://news.qq.com/rain/a/20240619A06NQR00\"},{\"Index\":19,\"Title\":\"避险地缘政治冲突,上半年全球央行增持483吨黄金创纪录黄金_新浪财经_新浪网\",\"Url\":\"https://finance.sina.com.cn/jjxw/2024-08-12/doc-incikrfh1306064.shtml\"},{\"Index\":20,\"Title\":\"黄金热潮:央行增持背后的逻辑与投资机遇黄金价格中国人民银行_网易订阅\",\"Url\":\"https://www.163.com/dy/article/J1PCM2DH0523Q7MN.html\"},{\"Index\":21,\"Title\":\"金价暴涨,央行为何连续17个月增加黄金储备,后续会加仓吗\",\"Url\":\"https://new.qq.com/rain/a/20240407A08EVY00\"},{\"Index\":22,\"Title\":\"央行增持黄金意味着什么u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/huangji/135556.html\"},{\"Index\":23,\"Title\":\"央行增持黄金储备如何影响黄金市场行情-指股网\",\"Url\":\"https://www.zhiguf.com/focusnews_detail/1300594\"},{\"Index\":24,\"Title\":\"连续5个月,央行暂停增持黄金! - 经济观察网\",\"Url\":\"http://www.eeo.com.cn/2024/1020/692290.shtml\"},{\"Index\":25,\"Title\":\"央行,继续暂停增持黄金 - 腾讯网\",\"Url\":\"https://new.qq.com/rain/a/20241007A04F7B00\"},{\"Index\":26,\"Title\":\"中国央行连续第五个月暂停增持黄金,分析师:空头将寻求金价跌向2605_外汇动态报道_汇通财经www.fx678.com\",\"Url\":\"https://news.fx678.com/202410071146181057.shtml\"},{\"Index\":27,\"Title\":\"央行增持黄金意味着什么u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/huangji/135556.html\"},{\"Index\":28,\"Title\":\"中国央行连续15个月增持黄金,去年净购金量居全球之首\",\"Url\":\"https://finance.sina.com.cn/jjxw/2024-02-07/doc-inahfexi2620119.shtml\"},{\"Index\":29,\"Title\":\"中国央行连续15个月增持黄金,去年净购金量居全球之首 ...\",\"Url\":\"https://www.jiemian.com/article/10790382.html\"},{\"Index\":30,\"Title\":\"中国9月末黄金储备7280万盎司 央行连续第五个月暂停增持黄金\",\"Url\":\"https://new.qq.com/rain/a/20241007A02E5O00\"},{\"Index\":31,\"Title\":\"14连升!我国黄金储备2235.41吨\",\"Url\":\"http://www.gold.org.cn/sc1227/dzsp/202401/t20240108_195543.html\"},{\"Index\":32,\"Title\":\"2264.33吨!中国央行连续第5个月暂停增持黄金储备!原因为何?\",\"Url\":\"https://new.qq.com/rain/a/20241007A077BF00\"}],\"Outline\":[\"全球经济不确定性\",\"通货膨胀预期上升\",\"美元汇率波动\",\"投资者需求增加\",\"供应端因素\"],\"Mindmap\":{\"ThumbUrl\":\"https://hunyuan-plugin-nj-1258344706.cos.ap-nanjing.myqcloud.com/xmind/b70d74171af71b74a9f0b6ea2cb740e0.png\",\"Url\":\"https://hunyuan-plugin-nj-1258344706.cos.ap-nanjing.myqcloud.com/xmind/b70d74171af71b74a9f0b6ea2cb740e0_t.png\"},\"RelevantEvents\":[{\"Title\":\"欧洲央行降息\",\"Content\":\"欧洲央行在今年第三次降息,降息幅度为25个基点,全球货币环境维持宽松,为黄金的购买创造了有利环境,推动金价上涨。\",\"Datetime\":\"2024-10-23\",\"Reference\":[6]},{\"Title\":\"美元汇率走低\",\"Content\":\"美元汇率走低导致美元贬值,以美元计价的黄金价格上涨。此外,全球央行净购黄金创下历史新高,进一步推动了金价上涨。\",\"Datetime\":\"2024-10-13\",\"Reference\":[7,18]},{\"Title\":\"地缘政治紧张局势\",\"Content\":\"俄乌冲突、巴以冲突屡次出现升级迹象,美国大选的不确定性加剧了市场对未来全球经济增长的担忧,推动更多资金流向避险资产黄金。\",\"Datetime\":\"2024-09-21\",\"Reference\":[4]},{\"Title\":\"全球央行大量购金\",\"Content\":\"近两年全球央行开始大量购金,2022年、2023年全球央行及主权机构增持黄金量均超1000吨,约占当年全球黄金产量的三分之一,导致市场供需关系变化,推高了金价。\",\"Datetime\":\"2024-09-01\",\"Reference\":[2,4]},{\"Title\":\"美联储降息预期\",\"Content\":\"随着美国经济下行压力增大,市场普遍预期美联储货币政策将转向宽松周期,降息预期升温,推动黄金价格上涨。\",\"Datetime\":\"2024-09-01\",\"Reference\":[2,4]}],\"RelevantEntities\":[{\"Name\":\"鲍威尔[2](@ref)\",\"Content\":\"美联储主席鲍威尔表示调整货币政策的时机已到,市场对于9月份美联储降息预期更为强烈,这一表态成为黄金价格上涨的重要推手。\",\"Reference\":[2]},{\"Name\":\"特朗普[9](@ref)\",\"Content\":\"特朗普当选的概率上升,市场广泛定价中期通胀中枢上移,特朗普主张的“减税+关税”政策组合导致更高的经济增长、债务增长和通胀前景,推动金价上涨。\",\"Reference\":[9]},{\"Name\":\"国际货币基金组织[5](@ref)\",\"Content\":\"国际货币基金组织长期购买黄金并保持较高储备,提升了其金融安全性,黄金成为最佳的避险资产。\",\"Reference\":[5]},{\"Name\":\"全球央行[2,4](@ref)\",\"Content\":\"近两年全球央行开始大量购金,2022年、2023年全球央行及主权机构增持黄金量均超1000吨,央行购入的黄金作为官方储备资产,推动了黄金价格的长期上涨。\",\"Reference\":[2,4]}],\"Timeline\":[{\"Title\":\"现货黄金一度触及每盎司2450美元再创盘中历史新高\",\"Url\":\"https://new.qq.com/rain/a/20240521A02VPJ00\",\"Datetime\":\"2024-05-21 10:55:22\"},{\"Title\":\"现货黄金涨超1%至2439.19美元/盎司再度刷新历史新高\",\"Url\":\"https://new.qq.com/rain/a/20240520A01GR300\",\"Datetime\":\"2024-05-20 09:12:19\"},{\"Title\":\"现货黄金涨幅扩大至约1.2%重返2370美元/盎司上方\",\"Url\":\"https://new.qq.com/rain/a/20240415A00H6I00\",\"Datetime\":\"2024-04-15 06:42:23\"},{\"Title\":\"现货黄金首次涨穿2300美元/盎司关口\",\"Url\":\"https://new.qq.com/rain/a/20240404A00BDK00\",\"Datetime\":\"2024-04-04 04:48:12\"},{\"Title\":\"现货黄金盘中再创历史新高达2236美元/盎司\",\"Url\":\"https://new.qq.com/rain/a/20240329A00P7I00\",\"Datetime\":\"2024-03-29 07:30:14\"},{\"Title\":\"国内黄金首饰价格突破645元/克\",\"Url\":\"https://new.qq.com/rain/a/20240305A096Z000\",\"Datetime\":\"2024-03-05 20:06:29\"},{\"Title\":\"纽约金价首次收盘站上2100美元\",\"Url\":\"https://new.qq.com/rain/a/20240305A01GFM00\",\"Datetime\":\"2024-03-05 09:18:26\"},{\"Title\":\"CFTC数据显示黄金看涨情绪创三周新高\",\"Url\":\"https://new.qq.com/rain/a/20240302A00ISM00\",\"Datetime\":\"2024-03-02 04:48:30\"}]},\"Created\":1729665606,\"Id\":\"962eac85-9d4d-47d5-87df-0f68e2c54ffe\",\"Usage\":{\"PromptTokens\":6,\"CompletionTokens\":2068,\"TotalTokens\":2074}}",
70
+ "title": "深度研究示例"
65
71
  }
66
72
  ],
67
73
  "GetEmbedding": [
@@ -4013,6 +4013,16 @@
4013
4013
  "output_required": false,
4014
4014
  "type": "string",
4015
4015
  "value_allowed_null": true
4016
+ },
4017
+ {
4018
+ "disabled": false,
4019
+ "document": "是否开启静音帧(0:关闭;1 开启)\n注意:此字段可能返回 null,表示取不到有效值。",
4020
+ "example": "0",
4021
+ "member": "int64",
4022
+ "name": "SilentFrameSwitch",
4023
+ "output_required": false,
4024
+ "type": "int",
4025
+ "value_allowed_null": true
4016
4026
  }
4017
4027
  ],
4018
4028
  "usage": "out"
@@ -10699,6 +10709,15 @@
10699
10709
  "name": "SubscribeSwitch",
10700
10710
  "required": false,
10701
10711
  "type": "int"
10712
+ },
10713
+ {
10714
+ "disabled": false,
10715
+ "document": "是否开启静音帧(0:关闭;1 开启)",
10716
+ "example": "1",
10717
+ "member": "int64",
10718
+ "name": "SilentFrameSwitch",
10719
+ "required": false,
10720
+ "type": "int"
10702
10721
  }
10703
10722
  ],
10704
10723
  "type": "object"
@@ -439,7 +439,7 @@
439
439
  },
440
440
  {
441
441
  "disabled": false,
442
- "document": "ip",
442
+ "document": "IP地址",
443
443
  "example": "127.0.0.1",
444
444
  "member": "string",
445
445
  "name": "Ip",
@@ -1795,7 +1795,7 @@
1795
1795
  },
1796
1796
  {
1797
1797
  "disabled": false,
1798
- "document": "ip",
1798
+ "document": "IP",
1799
1799
  "example": "127.0.0.1",
1800
1800
  "member": "string",
1801
1801
  "name": "Ip",
@@ -113,7 +113,7 @@
113
113
  "ModifyAuthorizationPolicy": [
114
114
  {
115
115
  "document": "示例",
116
- "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAuthorizationPolicy\n<公共请求参数>\n\n{\n \"Id\": 18,\n \"InstanceId\": \"mqtt-jeredv33\",\n \"PolicyName\": \"namea11\"\n}",
116
+ "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAuthorizationPolicy\n<公共请求参数>\n\n{\n \"Id\": 18,\n \"InstanceId\": \"mqtt-jeredv33\",\n \"PolicyName\": \"policy-1\"\n}",
117
117
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"RequestId\": \"657a771d-a70e-4c0d-a70a-eb7f82471000\"\n }\n}",
118
118
  "title": "示例"
119
119
  }
@@ -173,6 +173,58 @@ def doCreatePayRelationForClient(args, parsed_globals):
173
173
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
174
174
 
175
175
 
176
+ def doAuditApplyClient(args, parsed_globals):
177
+ g_param = parse_global_arg(parsed_globals)
178
+
179
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
180
+ cred = credential.CVMRoleCredential()
181
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
182
+ cred = credential.STSAssumeRoleCredential(
183
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
184
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
185
+ )
186
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
187
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
188
+ else:
189
+ cred = credential.Credential(
190
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
191
+ )
192
+ http_profile = HttpProfile(
193
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
194
+ reqMethod="POST",
195
+ endpoint=g_param[OptionsDefine.Endpoint],
196
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
197
+ )
198
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
199
+ if g_param[OptionsDefine.Language]:
200
+ profile.language = g_param[OptionsDefine.Language]
201
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
202
+ client = mod.PartnersClient(cred, g_param[OptionsDefine.Region], profile)
203
+ client._sdkVersion += ("_CLI_" + __version__)
204
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
205
+ model = models.AuditApplyClientRequest()
206
+ model.from_json_string(json.dumps(args))
207
+ start_time = time.time()
208
+ while True:
209
+ rsp = client.AuditApplyClient(model)
210
+ result = rsp.to_json_string()
211
+ try:
212
+ json_obj = json.loads(result)
213
+ except TypeError as e:
214
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
215
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
216
+ break
217
+ cur_time = time.time()
218
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
219
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
220
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
221
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
222
+ else:
223
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
224
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
225
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
226
+
227
+
176
228
  def doAgentPayDeals(args, parsed_globals):
177
229
  g_param = parse_global_arg(parsed_globals)
178
230
 
@@ -589,7 +641,7 @@ def doModifyClientRemark(args, parsed_globals):
589
641
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
590
642
 
591
643
 
592
- def doAuditApplyClient(args, parsed_globals):
644
+ def doDescribeAgentRelateBigDealIds(args, parsed_globals):
593
645
  g_param = parse_global_arg(parsed_globals)
594
646
 
595
647
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -618,11 +670,11 @@ def doAuditApplyClient(args, parsed_globals):
618
670
  client = mod.PartnersClient(cred, g_param[OptionsDefine.Region], profile)
619
671
  client._sdkVersion += ("_CLI_" + __version__)
620
672
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
621
- model = models.AuditApplyClientRequest()
673
+ model = models.DescribeAgentRelateBigDealIdsRequest()
622
674
  model.from_json_string(json.dumps(args))
623
675
  start_time = time.time()
624
676
  while True:
625
- rsp = client.AuditApplyClient(model)
677
+ rsp = client.DescribeAgentRelateBigDealIds(model)
626
678
  result = rsp.to_json_string()
627
679
  try:
628
680
  json_obj = json.loads(result)
@@ -1019,6 +1071,7 @@ ACTION_MAP = {
1019
1071
  "AssignClientsToSales": doAssignClientsToSales,
1020
1072
  "DescribeAgentAuditedClients": doDescribeAgentAuditedClients,
1021
1073
  "CreatePayRelationForClient": doCreatePayRelationForClient,
1074
+ "AuditApplyClient": doAuditApplyClient,
1022
1075
  "AgentPayDeals": doAgentPayDeals,
1023
1076
  "DescribeAgentBills": doDescribeAgentBills,
1024
1077
  "DescribeRebateInfosNew": doDescribeRebateInfosNew,
@@ -1027,7 +1080,7 @@ ACTION_MAP = {
1027
1080
  "DescribeSalesmans": doDescribeSalesmans,
1028
1081
  "RemovePayRelationForClient": doRemovePayRelationForClient,
1029
1082
  "ModifyClientRemark": doModifyClientRemark,
1030
- "AuditApplyClient": doAuditApplyClient,
1083
+ "DescribeAgentRelateBigDealIds": doDescribeAgentRelateBigDealIds,
1031
1084
  "DescribeAgentClients": doDescribeAgentClients,
1032
1085
  "DescribeClientBalanceNew": doDescribeClientBalanceNew,
1033
1086
  "DescribeAgentPayDealsV2": doDescribeAgentPayDealsV2,
@@ -77,6 +77,13 @@
77
77
  "output": "DescribeAgentPayDealsV2Response",
78
78
  "status": "online"
79
79
  },
80
+ "DescribeAgentRelateBigDealIds": {
81
+ "document": "根据大订单号查询关联申请合并支付的其他订单号",
82
+ "input": "DescribeAgentRelateBigDealIdsRequest",
83
+ "name": "代理商查询合并支付的关联订单号",
84
+ "output": "DescribeAgentRelateBigDealIdsResponse",
85
+ "status": "online"
86
+ },
80
87
  "DescribeAgentSelfPayDealsV2": {
81
88
  "document": "查询代理商名下指定代客的自付订单(预付费)",
82
89
  "input": "DescribeAgentSelfPayDealsV2Request",
@@ -1902,6 +1909,43 @@
1902
1909
  ],
1903
1910
  "type": "object"
1904
1911
  },
1912
+ "DescribeAgentRelateBigDealIdsRequest": {
1913
+ "document": "DescribeAgentRelateBigDealIds请求参数结构体",
1914
+ "members": [
1915
+ {
1916
+ "disabled": false,
1917
+ "document": "大订单号",
1918
+ "example": "20241012848002188543031",
1919
+ "member": "string",
1920
+ "name": "BigDealId",
1921
+ "required": true,
1922
+ "type": "string"
1923
+ }
1924
+ ],
1925
+ "type": "object"
1926
+ },
1927
+ "DescribeAgentRelateBigDealIdsResponse": {
1928
+ "document": "DescribeAgentRelateBigDealIds返回参数结构体",
1929
+ "members": [
1930
+ {
1931
+ "disabled": false,
1932
+ "document": "申请合并支付的关联大订单号列表(不包含请求的订单号)\n注意:此字段可能返回 null,表示取不到有效值。",
1933
+ "example": "[\"20241012848002188543031\"]",
1934
+ "member": "string",
1935
+ "name": "BigDealIdList",
1936
+ "output_required": true,
1937
+ "type": "list",
1938
+ "value_allowed_null": true
1939
+ },
1940
+ {
1941
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1942
+ "member": "string",
1943
+ "name": "RequestId",
1944
+ "type": "string"
1945
+ }
1946
+ ],
1947
+ "type": "object"
1948
+ },
1905
1949
  "DescribeAgentSelfPayDealsV2Request": {
1906
1950
  "document": "DescribeAgentSelfPayDealsV2请求参数结构体",
1907
1951
  "members": [
@@ -94,6 +94,14 @@
94
94
  "title": "获取某代理商代付订单"
95
95
  }
96
96
  ],
97
+ "DescribeAgentRelateBigDealIds": [
98
+ {
99
+ "document": "有两笔关联订单的返回。若没有关联订单则返回空数组",
100
+ "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAgentRelateBigDealIds\n<公共请求参数>\n\n{\n \"BigDealId\": \"20241021203002223764041\"\n}",
101
+ "output": "{\n \"Response\": {\n \"BigDealIdList\": [\n \"20241021203002223736651\",\n \"20241021203002223761601\"\n ],\n \"RequestId\": \"00c9d9d3-432f-44bb-8d76-e24476fc7ed5\"\n }\n}",
102
+ "title": "查询到关联订单示例"
103
+ }
104
+ ],
97
105
  "DescribeAgentSelfPayDealsV2": [
98
106
  {
99
107
  "document": "",
@@ -2469,6 +2469,15 @@
2469
2469
  "name": "VerifyType",
2470
2470
  "required": false,
2471
2471
  "type": "string"
2472
+ },
2473
+ {
2474
+ "disabled": false,
2475
+ "document": "询价参数",
2476
+ "example": "无",
2477
+ "member": "string",
2478
+ "name": "PriceKey",
2479
+ "required": false,
2480
+ "type": "string"
2472
2481
  }
2473
2482
  ],
2474
2483
  "type": "object"
@@ -2482,6 +2491,7 @@
2482
2491
  "example": "无",
2483
2492
  "member": "string",
2484
2493
  "name": "CertificateId",
2494
+ "output_required": true,
2485
2495
  "type": "string",
2486
2496
  "value_allowed_null": false
2487
2497
  },
@@ -2491,6 +2501,7 @@
2491
2501
  "example": "无",
2492
2502
  "member": "string",
2493
2503
  "name": "CertificateIds",
2504
+ "output_required": true,
2494
2505
  "type": "list",
2495
2506
  "value_allowed_null": false
2496
2507
  },
@@ -2508,7 +2519,7 @@
2508
2519
  "members": [
2509
2520
  {
2510
2521
  "disabled": false,
2511
- "document": "证书商品ID,3 = SecureSite 增强型企业版(EV Pro), 4 = SecureSite 增强型(EV), 5 = SecureSite 企业型专业版(OV Pro), 6 = SecureSite 企业型(OV), 7 = SecureSite 企业型(OV)通配符, 8 = Geotrust 增强型(EV), 9 = Geotrust 企业型(OV), 10 = Geotrust 企业型(OV)通配符, 11 = TrustAsia 域名型多域名 SSL 证书, 12 = TrustAsia 域名型(DV)通配符, 13 = TrustAsia 企业型通配符(OV)SSL 证书(D3), 14 = TrustAsia 企业型(OV)SSL 证书(D3), 15 = TrustAsia 企业型多域名 (OV)SSL 证书(D3), 16 = TrustAsia 增强型 (EV)SSL 证书(D3), 17 = TrustAsia 增强型多域名(EV)SSL 证书(D3), 18 = GlobalSign 企业型(OV)SSL 证书, 19 = GlobalSign 企业型通配符 (OV)SSL 证书, 20 = GlobalSign 增强型 (EV)SSL 证书, 21 = TrustAsia 企业型通配符多域名(OV)SSL 证书(D3), 22 = GlobalSign 企业型多域名(OV)SSL 证书, 23 = GlobalSign 企业型通配符多域名(OV)SSL 证书, 24 = GlobalSign 增强型多域名(EV)SSL 证书,25 = Wotrus 域名型证书,26 = Wotrus 域名型多域名证书,27 = Wotrus 域名型通配符证书,28 = Wotrus 企业型证书,29 = Wotrus 企业型多域名证书,30 = Wotrus 企业型通配符证书,31 = Wotrus 增强型证书,32 = Wotrus 增强型多域名证书,33 = DNSPod 国密域名型证书,34 = DNSPod 国密域名型多域名证书,35 = DNSPod 国密域名型通配符证书,37 = DNSPod 国密企业型证书,38 = DNSPod 国密企业型多域名证书,39 = DNSPod 国密企业型通配符证书,40 = DNSPod 国密增强型证书,41 = DNSPod 国密增强型多域名证书,42 = TrustAsia 域名型通配符多域名证书。",
2522
+ "document": "证书商品ID,3 = SecureSite 增强型企业版(EV Pro), 4 = SecureSite 增强型(EV), 5 = SecureSite 企业型专业版(OV Pro), 6 = SecureSite 企业型(OV), 7 = SecureSite 企业型(OV)通配符, 8 = Geotrust 增强型(EV), 9 = Geotrust 企业型(OV), 10 = Geotrust 企业型(OV)通配符, 11 = TrustAsia 域名型多域名 SSL 证书, 12 = TrustAsia 域名型(DV)通配符, 13 = TrustAsia 企业型通配符(OV)SSL 证书(D3), 14 = TrustAsia 企业型(OV)SSL 证书(D3), 15 = TrustAsia 企业型多域名 (OV)SSL 证书(D3), 16 = TrustAsia 增强型 (EV)SSL 证书(D3), 17 = TrustAsia 增强型多域名(EV)SSL 证书(D3), 18 = GlobalSign 企业型(OV)SSL 证书, 19 = GlobalSign 企业型通配符 (OV)SSL 证书, 20 = GlobalSign 增强型 (EV)SSL 证书, 21 = TrustAsia 企业型通配符多域名(OV)SSL 证书(D3), 22 = GlobalSign 企业型多域名(OV)SSL 证书, 23 = GlobalSign 企业型通配符多域名(OV)SSL 证书, 24 = GlobalSign 增强型多域名(EV)SSL 证书,25 = Wotrus 域名型证书,26 = Wotrus 域名型多域名证书,27 = Wotrus 域名型通配符证书,28 = Wotrus 企业型证书,29 = Wotrus 企业型多域名证书,30 = Wotrus 企业型通配符证书,31 = Wotrus 增强型证书,32 = Wotrus 增强型多域名证书,33 = Wotrus 国密域名型证书,34 = Wotrus 国密域名型多域名证书,35 = Wotrus 国密域名型通配符证书,37 = Wotrus 国密企业型证书,38 = Wotrus 国密企业型多域名证书,39 = Wotrus 国密企业型通配符证书,40 = Wotrus 国密增强型证书,41 = Wotrus 国密增强型多域名证书,42 = TrustAsia 域名型通配符多域名证书,43 = DNSPod-企业型(OV)SSL证书,44 = DNSPod-企业型(OV)通配符SSL证书,45 = DNSPod-企业型(OV)多域名SSL证书, 46 = DNSPod-增强型(EV)SSL证书,47 = DNSPod-增强型(EV)多域名SSL证书,48 = DNSPod-域名型(DV)SSL证书,49 = DNSPod-域名型(DV)通配符SSL证书,50 = DNSPod-域名型(DV)多域名SSL证书,51 = DNSPod(国密)-企业型(OV)SSL证书,52 = DNSPod(国密)-企业型(OV)通配符SSL证书,53 = DNSPod(国密)-企业型(OV)多域名SSL证书,54 = DNSPod(国密)-域名型(DV)SSL证书,55 = DNSPod(国密)-域名型(DV)通配符SSL证书, 56 = DNSPod(国密)-域名型(DV)多域名SSL证书,57 = SecureSite 企业型专业版多域名(OV Pro),58 = SecureSite 企业型多域名(OV),59 = SecureSite 增强型专业版多域名(EV Pro),60 = SecureSite 增强型多域名(EV),61 = Geotrust 增强型多域名(EV)",
2512
2523
  "example": "25",
2513
2524
  "member": "int64",
2514
2525
  "name": "ProductId",
@@ -2526,12 +2537,30 @@
2526
2537
  },
2527
2538
  {
2528
2539
  "disabled": false,
2529
- "document": "证书年限,当前只支持 1 年证书的购买",
2540
+ "document": "证书年限",
2530
2541
  "example": "1",
2531
2542
  "member": "int64",
2532
2543
  "name": "TimeSpan",
2533
2544
  "required": true,
2534
2545
  "type": "int"
2546
+ },
2547
+ {
2548
+ "disabled": false,
2549
+ "document": "是否自动使用代金券:1是,0否;默认为1",
2550
+ "example": "1",
2551
+ "member": "int64",
2552
+ "name": "AutoVoucher",
2553
+ "required": false,
2554
+ "type": "int"
2555
+ },
2556
+ {
2557
+ "disabled": false,
2558
+ "document": "标签, 生成证书打标签",
2559
+ "example": "无",
2560
+ "member": "Tags",
2561
+ "name": "Tags",
2562
+ "required": false,
2563
+ "type": "list"
2535
2564
  }
2536
2565
  ],
2537
2566
  "type": "object"
@@ -2545,7 +2574,7 @@
2545
2574
  "example": "[\"gf16kv3A\"]",
2546
2575
  "member": "string",
2547
2576
  "name": "CertificateIds",
2548
- "required": true,
2577
+ "output_required": true,
2549
2578
  "type": "list",
2550
2579
  "value_allowed_null": false
2551
2580
  },
@@ -2555,7 +2584,7 @@
2555
2584
  "example": "[\"20200923877000003022941\"]",
2556
2585
  "member": "string",
2557
2586
  "name": "DealIds",
2558
- "required": true,
2587
+ "output_required": true,
2559
2588
  "type": "list",
2560
2589
  "value_allowed_null": false
2561
2590
  },