ChatGPTNextWeb / ChatGPTNextWeb/NextChat
如何本地调试啊?[Bug]
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Bug Description
本地调试的时候,一直报错,已经配了OPENAI_API_KEY了
`{
"cause": {
"errno": -4077,
"code": "ECONNRESET",
"syscall": "read"
}
}
`
并且想增加个文件检索里面内容的功能,
### Steps to Reproduce
设置OPENAI_API_KEY后直接运行
### Expected Behavior
能本地调试,而且可以增加文件检索功能
### Screenshots
_No response_
### Deployment Method
- [ ] Docker
- [ ] Vercel
- [ ] Server
### Desktop OS
_No response_
### Desktop Browser
_No response_
### Desktop Browser Version
_No response_
### Smartphone Device
_No response_
### Smartphone OS
_No response_
### Smartphone Browser
_No response_
### Smartphone Browser Version
_No response_
### Additional Logs
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.