We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
本地调试的时候,一直报错,已经配了OPENAI_API_KEY了 { "cause": { "errno": -4077, "code": "ECONNRESET", "syscall": "read" } } 并且想增加个文件检索里面内容的功能,
{ "cause": { "errno": -4077, "code": "ECONNRESET", "syscall": "read" } }
设置OPENAI_API_KEY后直接运行
能本地调试,而且可以增加文件检索功能
No response
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically.
Title: How to debug locally? [Bug]
Sorry, something went wrong.
有具体的接口报错截图和应用dev模式启动的完整的env var配置么
Do you have specific interface error screenshots and complete env var configuration when starting the application in dev mode?
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: