openai-proxy
openai-proxy copied to clipboard
openai-proxy is a solution provided for Chinese users to address the issue of being unable to make requests to the OpenAI API.
### 你的困惑是什么 GET请求响应很快,POST请求超时严重 ### 你有做过哪些尝试 使用sealos部署,并设定我的域名。发送如下GET请求响应较快: curl -X GET '{myarea}/claude/organizations/{myuuid}/chat_conversations' \ --header 'Accept: text/event-stream' \ --header 'Content-Type: application/json' \ --header 'Cookie: sessionKey={mySessionkey}' \ --header 'Content-Type: application/json' 但发送如下POST请求经常超时: curl -X POST...
### 你的困惑是什么 Groq is a fast way of accessing llama3 ### 你有做过哪些尝试 There was an proxy on https://groq.gptnext.chat/openai/v1/, but it broke down ### 你希望我怎么帮你 Support groq on your proxy on...
### 你的困惑是什么 apoifx网页端请求返回值400,shell请求报错如下: ``` curl: (60) SSL: no alternative certificate subject name matches target host name 'openai.aihey.cc' More details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify the legitimacy of the server...