{"id":48486,"date":"2024-04-01T10:55:57","date_gmt":"2024-04-01T02:55:57","guid":{"rendered":"https:\/\/wx.kaifamiao.info\/?p=48486"},"modified":"2024-05-12T18:41:10","modified_gmt":"2024-05-12T10:41:10","slug":"chatgpt-api-bao-cuo-443-jie-jue-fang-an","status":"publish","type":"post","link":"http:\/\/wx.kaifamiao.info\/index.php\/2024\/04\/01\/chatgpt-api-bao-cuo-443-jie-jue-fang-an\/","title":{"rendered":"ChatGPT API\u62a5\u9519 443 \u89e3\u51b3\u65b9\u6848"},"content":{"rendered":"<h1>ChatGPT API\u62a5\u9519 443 \u89e3\u51b3\u65b9\u6848<\/h1>\n<p>\u6211\u4eec\u5728\u6709\u65f6\u5019\u8fd0\u884cOpenAI\u5e93\u7684\u65f6\u5019\uff0c\u4f1a\u51fa\u73b0\u8fd9\u6837\u7684\u9519\u8bef\uff1a<\/p>\n<pre><code class=\"language-shell line-numbers\">openai.error.APIConnectionError: Error communicating with OpenAI: HTTPSConnectionPool(host=\u2018api.openai.com 5\u2019, port=443): Max retries exceeded with url: \/v1\/engines\/davinci\/completions (Caused by ProxyError(\u2018Cannot connect to proxy.\u2019, OSError(0, \u2018Error\u2019)))\nProcess finished with exit code 1\n<\/code><\/pre>\n<p>\u8fd9\u4e2a\u95ee\u9898\u51fa\u73b0\u7684\u6839\u672c\u539f\u56e0\u662fproxy\u8bbe\u7f6e\u7684\u95ee\u9898\uff0c\u6240\u4ee5\u4e0d\u53ef\u4ee5\u901a\u8fc7\u9b54\u6cd5\u89e3\u51b3<\/p>\n<p>\u6240\u4ee5\u4e3a\u4e86\u89e3\u51b3\u8fd9\u4e2a\u95ee\u9898\u6211\u4eec\u9700\u8981\u4fee\u6539openai\u7684\u5e93\uff0c\u4e0b\u9762\u4e3a\u5927\u5bb6\u5c55\u793a\u4e00\u4e0bpython\u5982\u4f55\u89e3\u51b3\u3002<\/p>\n<p>\u9996\u5148\u6211\u4eec\u9700\u8981\u8fdb\u5165\u5bf9\u5e94\u7684python\u7f16\u8f91\u5668\u7684\u4f4d\u7f6e\uff0c\u4f8b\u5982\uff1a<\/p>\n<pre><code class=\"language-shell line-numbers\">D:\\Software\\Anacoda\\Lib\\\n#\u6ce8\u610f\u6b64\u5904\u5982\u679c\u4f7f\u7528\u539f\u751fPython\u5219\u9700\u8981\u627e\u5230\u5bf9\u5e94\u7684\u9ed8\u8ba4\u5b89\u88c5\u4f4d\u7f6e\n<\/code><\/pre>\n<p>\u6253\u5f00\u5bf9\u5e94\u7684\u5305\u5b89\u88c5\u4f4d\u7f6e\uff0c\u6253\u5f00\u914d\u7f6e\u6587\u4ef6\uff0c\u8def\u5f84\u5982\u4e0b\uff1a<\/p>\n<pre><code class=\"language-shell line-numbers\">D:\\Software\\Anacoda\\Lib\\site-packages\\openai\\init.py\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/s2.loli.net\/2024\/04\/01\/ljReD7QcwM6ObCW.png\" alt=\"image-20240401105503161\" \/><\/p>\n<p>\u6211\u4eec\u6253\u5f00\u6587\u4ef6\uff0c\u5728\u539f\u672cproxy\u7684\u4f4d\u7f6e\u8fdb\u884c\u4fee\u6539<\/p>\n<pre><code class=\"language-python line-numbers\">proxy = {'https' : 'http'} \n#\u4fee\u6539\u4e3a \u2193\nproxy = {'https': 'http:\/\/127.0.0.1:7890'}\n#\u5176\u4e2d'http:\/\/127.0.0.1:7890'\u5bf9\u5e94\u5168\u5c40\u4ee3\u7406\u7684IP\u548c\u7aef\u53e3\n<\/code><\/pre>\n<p>\u53ef\u4ee5\u5229\u7528\u5982\u4e0b\u4ee3\u7801\u68c0\u67e5\u662f\u5426\u6210\u529f<\/p>\n<pre><code class=\"language-python line-numbers\">import os\nimport openai\nopenai.organization = \"xxxx\"\nopenai.api_key = \"xxxx\"\nprint(openai.Model.list())\n<\/code><\/pre>\n<p>\u63a5\u4e0b\u6765\u5728\u5168\u5c40\u4ee3\u7406\u7684\u60c5\u51b5\u4e0b\uff0c\u5c31\u53ef\u4ee5\u4f7f\u7528API\u5566\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ChatGPT API\u62a5\u9519 443 \u89e3\u51b3\u65b9\u6848 \u6211\u4eec\u5728\u6709\u65f6\u5019\u8fd0\u884cOpenAI\u5e93\u7684\u65f6\u5019\uff0c\u4f1a\u51fa\u73b0\u8fd9\u6837\u7684\u9519\u8bef\uff1a ope [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[99],"tags":[],"class_list":["post-48486","post","type-post","status-publish","format-standard","hentry","category-javabase"],"_links":{"self":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/48486","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/comments?post=48486"}],"version-history":[{"count":1,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/48486\/revisions"}],"predecessor-version":[{"id":48487,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/48486\/revisions\/48487"}],"wp:attachment":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/media?parent=48486"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/categories?post=48486"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/tags?post=48486"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}