ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] nextchatai中无法使用OpenRouter的API
Open
bug
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 📦 部署方式
官方安装包
### 📌 软件版本
Version 3.2.0
### 💻 系统环境
macOS
### 📌 系统版本
版本15.3.2 (24D81)
### 🌐 浏览器
Chrome
### 📌 浏览器版本
135.0.7049.96(正式版本) (arm64)
### 🐛 问题描述
自定义openrouter的API之后无法正常和模型对话 模型返回
`{
"error": true,
"message": "empty response from server"
}
`
我抓了一下包好像没有按照我自定义的baseurl来发送请求 走的还是nextweb自己的请求头
### 📷 复现步骤
_No response_
### 🚦 期望结果
_No response_
### 📝 补充信息
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.