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
Official installation package
v2.15.1
Windows
WIN11 专业版 23H2
Firefox
130.0 64位
https://docs.nextchat.dev/models/ollama 根据这个配置ollama 之后,使用报错: { "error": true, "message": "Failed to fetch" } { "error": true, "message": "empty response from server" }
本地运行都报错
无
The text was updated successfully, but these errors were encountered:
Please follow the issue template to update description of your issue.
Sorry, something went wrong.
Bot detected the issue body's language is not English, translate it automatically.
Title: [Bug]
export OLLAMA_ORIGINS=* 启动前使用这个命令设置ollama跨域访问
export OLLAMA_ORIGINS=* Use this command to set up ollama cross-domain access before starting
No branches or pull requests
📦 Deployment Method
Official installation package
📌 Version
v2.15.1
💻 Operating System
Windows
📌 System Version
WIN11 专业版 23H2
🌐 Browser
Firefox
📌 Browser Version
130.0 64位
🐛 Bug Description
https://docs.nextchat.dev/models/ollama 根据这个配置ollama 之后,使用报错:
{
"error": true,
"message": "Failed to fetch"
}
{
"error": true,
"message": "empty response from server"
}
📷 Recurrence Steps
本地运行都报错
🚦 Expected Behavior
无
📝 Additional Information
无
The text was updated successfully, but these errors were encountered: