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
xinference
1
增加跨域的配置如ollama的export OLLAMA_ORIGINS="*"一样
The text was updated successfully, but these errors were encountered:
inference/xinference/api/restful_api.py
Lines 280 to 287 in f3ce503
目前配置的是 *。如果要增加通过环境变量控制,可以修改对应代码提交一个 PR,相信别人也能用得到。
Sorry, something went wrong.
No branches or pull requests
System Info / 系統信息
xinference
Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
Version info / 版本信息
1
The command used to start Xinference / 用以启动 xinference 的命令
1
Reproduction / 复现过程
1
Expected behavior / 期待表现
增加跨域的配置如ollama的export OLLAMA_ORIGINS="*"一样
The text was updated successfully, but these errors were encountered: