ChatGPTNextWeb / ChatGPTNextWeb/NextChat

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

Open
#5,534 9 comments 0 reactions 1 assignee Claimed by @DDMeaqua View on GitHub
bug
Dominant language
TypeScript
Stars
88.8k
Forks
59.1k
PR merge metrics
No merged PRs in 30d

Description

### 📦 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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.