V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
bn
V2EX  ›  OpenAI

大家的 Gemini 2.0 Flash thinking 还正常吗?

  •  1
     
  •   bn · 25 天前 · 996 次点击

    从早上开始使用一直报 500 ,更换了 api key 也没用,更换代理节点也没有效果,也没有搜到其他人反馈异常的帖子,想问问大家现在 gemini-2.0-flash-thinking 能正常使用吗? 换成 gemini-1.5-flash 是正常的。

    curl "https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash-thinking-exp-1219:generateContent?key=xxxx" -H 'Content-Type: application/json' -X POST -d '{
      "contents": [{
        "parts":[{"text": "Explain how AI works"}]
        }]
       }'
    {
      "error": {
        "code": 500,
        "message": "An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting",
        "status": "INTERNAL"
      }
    }
    
    3 条回复    2025-01-30 15:43:52 +08:00
    bestsanmao
        1
    bestsanmao  
       25 天前
    刚试了一下 确实

    {
    "error": {
    "code": 500,
    "message": "An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting",
    "status": "INTERNAL"
    }
    }
    haixiu
        2
    haixiu  
       22 天前
    我这边随机出现,过段时间又好了
    wangpao
        3
    wangpao  
       2 天前 via iPhone
    有的时候会出现,出现的时候使用非英文容易出现这种问题,换英文就正常
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1827 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 20ms · UTC 02:26 · PVG 10:26 · LAX 18:26 · JFK 21:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.