Giter Site home page Giter Site logo

Comments (18)

linweiyuan avatar linweiyuan commented on July 1, 2024 1

单纯就这个 api 来说,是没有限制的,429 是官方的限制,这个 errorMessage 也是原汁原味返回错误信息

可以试一下发生 429 的时候,登录 ChatGPT 官网看是否 429

闭源代理我没用过不好说

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on July 1, 2024 1

有点不科学,看下还会不会出现第二次

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on July 1, 2024

字面意思,太多请求了,登录网页版看下是不是这样

from go-chatgpt-api.

itcuihao avatar itcuihao commented on July 1, 2024

字面意思,太多请求了,登录网页版看下是不是这样

验证过网页版正常,挺奇怪的

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on July 1, 2024

要确保两个地方用的 token 一样

from go-chatgpt-api.

weareware avatar weareware commented on July 1, 2024

我也是429,我的gpt4用完了,在openai网页端使用3.5模型是正常的,但是我通过反代使用3.5还是会提示429

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on July 1, 2024

如果复制网页端的 token 过来反代里用会出现什么?

from go-chatgpt-api.

iknow2333 avatar iknow2333 commented on July 1, 2024

ChatGPT error 429: {"errorMessage":"Too many requests in 1 hour. Try again later."}
我在3个vps上都配置了go-chatgpt-api并且分别给了不同的程序用,但是都会同时出现这个问题。
而使用公共代理https://ai.fakeopen.com/api/conversation则仍然可以继续使用

from go-chatgpt-api.

iknow2333 avatar iknow2333 commented on July 1, 2024

单纯就这个 api 来说,是没有限制的,429 是官方的限制,这个 errorMessage 也是原汁原味返回错误信息

可以试一下发生 429 的时候,登录 ChatGPT 官网看是否 429

闭源代理我没用过不好说

感谢您的回复,同一个号有可能有多个token吗

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on July 1, 2024

同一个号,每次登录网页获取的 token 都是不同的

from go-chatgpt-api.

iknow2333 avatar iknow2333 commented on July 1, 2024

同一个号,每次登录网页获取的 token 都是不同的

嗯,我不太专业,如果您说的是accesstoken的话,我是从这里获取accesstoken的
https://chat.openai.com/api/auth/session
如果不清cookie应该是不会不同的吧,我没有清理cookie进入网页版得到的还是一样的token
但是我在不同的设备上得到了不一样的token,等下次出现429时我再尝试看看不同的token能否避免这个错误

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on July 1, 2024

下回 429,把可以在闭源代理上正常用的 token 放到这个 api 试下

from go-chatgpt-api.

iknow2333 avatar iknow2333 commented on July 1, 2024

下回 429,把可以在闭源代理上正常用的 token 放到这个 api 试下

实际上我都用的是同样的token,复制在了四个程序上😥但是当api报429时闭源代理还能用

from go-chatgpt-api.

seckingyo avatar seckingyo commented on July 1, 2024

same error

from go-chatgpt-api.

runnysky avatar runnysky commented on July 1, 2024

我也遇到了,plus用户,网页端用3.5的conversation都正常,但通过代理请求就是429,发不出对话了

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on July 1, 2024

建议下载源码打断点

或分享 token

或录视频

from go-chatgpt-api.

iknow2333 avatar iknow2333 commented on July 1, 2024

我也遇到了,plus用户,网页端用3.5的conversation都正常,但通过代理请求就是429,发不出对话了

似乎单纯就是用warp的人太多了,如果你搭个套了warp的梯子在高峰期访问官网就会429,如果可能,改成warp+或者warp team会好很多

from go-chatgpt-api.

linweiyuan avatar linweiyuan commented on July 1, 2024

这个 chatgpt-proxy-server-warp 镜像支持 Team:#128

from go-chatgpt-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.