Giter VIP home page Giter VIP logo

Comments (6)

chatanywhere avatar chatanywhere commented on August 16, 2024
  1. 额度负数是正常的,因为你的免费账号没有余额
  2. 这边查询你提问的这个账号下的key限速原因是ip限速,被限速的ip查询属于cloudflare,估计你利用cf进行了反代中转或者你用的是别人搭建的中转站别人用了cf之类的,建议直连进行访问,避免使用cf之类的公共ip中转访问导致被限速

from gpt_api_free.

zhaobudaomingzi avatar zhaobudaomingzi commented on August 16, 2024
  1. 额度负数是正常的,因为你的免费账号没有余额
  2. 这边查询你提问的这个账号下的key限速原因是ip限速,被限速的ip查询属于cloudflare,估计你利用cf进行了反代中转或者你用的是别人搭建的中转站别人用了cf之类的,建议直连进行访问,避免使用cf之类的公共ip中转访问导致被限速

我是在vercel部署的lobe-chat调用的,然后lobe-chat绑定了cf托管的域名,但没有反代。昨天我在手机和平板都使用过,开了clash

from gpt_api_free.

zhaobudaomingzi avatar zhaobudaomingzi commented on August 16, 2024
  1. 额度负数是正常的,因为你的免费账号没有余额
  2. 这边查询你提问的这个账号下的key限速原因是ip限速,被限速的ip查询属于cloudflare,估计你利用cf进行了反代中转或者你用的是别人搭建的中转站别人用了cf之类的,建议直连进行访问,避免使用cf之类的公共ip中转访问导致被限速

请问是ip限速,而不是请求次数达到每天150次限制的问题吗?

from gpt_api_free.

chatanywhere avatar chatanywhere commented on August 16, 2024

vercel也是一样的,也是公用的ip,限速是key+ip一起限速,具体如下:

免费API Key限制150请求/24小时/IP&Key调用频率,也就是说你如果在一个IP下使用多个Key,所有Key的每24小时请求数总和不能超过150;同理,你如果将一个Key用于多个IP,这个Key的每24小时请求数也不能超过150。

所以如果你用公用ip,因为别人也用呢,那不是很容易被限速嘛

from gpt_api_free.

zhaobudaomingzi avatar zhaobudaomingzi commented on August 16, 2024

所以如果你用公用ip,因为别人也用呢,那不是很容易被限速嘛

那么如果我想继续在网页端调用模型,有什么办法可以避免使用公共ip吗?

from gpt_api_free.

chatanywhere avatar chatanywhere commented on August 16, 2024

不要用vercel 自己服务器部署即可

from gpt_api_free.

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.