ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
75.31k stars 58.87k forks source link

[Bug] 最新版本的 NextChat 无法使用 Claude 模型 #5534

Open cuidezhu opened 2 days ago

cuidezhu commented 2 days ago

📦 Deployment Method

Official installation package

📌 Version

2.15.3

💻 Operating System

macOS

📌 System Version

macOS 15.0

🌐 Browser

Chrome

📌 Browser Version

129.0.6668.58

🐛 Bug Description

最新版本的 NextChat 无法使用 Claude 模型,报 CORS 错误,之前正常使用,OpenAI 模型也可以使用。

  "type": "error",
  "error": {
    "type": "authentication_error",
    "message": "CORS requests must set 'anthropic-dangerous-direct-browser-access' header"
  }
}
image

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

Issues-translate-bot commented 2 days ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] The latest version of NextChat cannot use the Claude model