qiuzhifei
V2EX  ›  OpenAI

chatGPT 绑卡与否, API 访问速度差很多

  •  
  •   qiuzhifei · Apr 9, 2023 · 4061 views
    This topic created in 1129 days ago, the information mentioned may be changed or developed.
    • 同一个 proxy ,v1/chat/completions 只询问 hello
    • 绑卡的 ChatGPT APIKey 访问时长 2 - 3 s
    • 免费的 ChatGPT APIKey 访问时长 4 - 20 s 可以自己试试
    curl -w '\nTotal time: %{time_total}s\n' https://api.openai.com/v1/chat/completions \
     -H "Content-Type: application/json" \
     -H "Authorization: Bearer $OPENAI_API_KEY" \
     -d '{
       "model": "gpt-3.5-turbo",
       "messages": [{"role": "user", "content": "Hello!"}]
     }'
    
    14 replies    2023-04-11 15:56:29 +08:00
    popdo
        1
    popdo  
       Apr 9, 2023
    老哥 国内绑卡的话现在有哪些便捷的方式吗,求推荐。
    yiios
        2
    yiios  
       Apr 9, 2023
    @popdo depay 之类的虚拟卡
    Pichai
        3
    Pichai  
       Apr 9, 2023
    试了下确实是这样的,访问速度太慢了。前几天基本是秒回复。刚才试了几次都是 10s 以上回复。
    免费帐号,没有绑定银行卡。
    开通 depay ,需要虚拟货币充值,这个才是比较麻烦的。
    uplee
        4
    uplee  
       Apr 9, 2023
    120 美金不仅速度快,速率也高的
    silenceoui
        5
    silenceoui  
       Apr 9, 2023
    确实影响挺大
    mixtbkig
        6
    mixtbkig  
       Apr 9, 2023
    最近好像速度超级快
    Hilong
        7
    Hilong  
       Apr 10, 2023
    @cai88112 #6 感觉是最近封了一大批号,服务器负载下来了.所以速度快了
    qiuzhifei
        8
    qiuzhifei  
    OP
       Apr 10, 2023 via Android
    @popdo 买 u ,入金 fotoncard ,绑卡。不过 fotoncard 现在需要 100 美金保证金
    btxkenshin
        9
    btxkenshin  
       Apr 10, 2023
    然后你再试试官网 web,突然变得秒回几乎无延迟了
    MEIerer
        10
    MEIerer  
       Apr 10, 2023
    官网的接口和模型都不一样
    @btxkenshin
    alexwu
        11
    alexwu  
       Apr 10, 2023 via iPhone
    @MElerer 所以有可能是算力优先给网页版免费用户,因为这些人才有可能花钱升级。API 已经被那些用几百几千个号轮换的人搞坏了
    binmiui
        12
    binmiui  
       Apr 10, 2023
    有什么靠谱的 vps 用来绑卡开通 plus
    shiyuu
        13
    shiyuu  
       Apr 11, 2023
    @yiios depay 真的能行吗?
    yiios
        14
    yiios  
       Apr 11, 2023
    @shiyuu 能行,但是目前对网络条件的要求不是一般的高。。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3565 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 90ms · UTC 10:50 · PVG 18:50 · LAX 03:50 · JFK 06:50
    ♥ Do have faith in what you're doing.