Skip to content
New issue

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

Azure模型名称和部署名称必须一致 #36

Open
5 tasks done
HunterWangwei opened this issue May 6, 2024 · 0 comments
Open
5 tasks done

Azure模型名称和部署名称必须一致 #36

HunterWangwei opened this issue May 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HunterWangwei
Copy link

例行检查

  • 我已确认目前没有类似 issue
  • 我已确认我已升级到最新版本
  • 我已完整查看过项目 README,尤其是常见问题部分
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

问题描述
这个部署名必须跟模型名一致的要求很不灵活,如果该模型有多个版本时,却只能添加一个版本(因为部署名是唯一的),比如如我需要在该区域下同时添加 1106 和 vision 版本,该怎么定义部署名,azure 的 api 本来就是根据部署名调用的,必须一致的话就没法用了,one-api已经解决了该问题,希望同步解决一下,谢谢
image

复现步骤

预期结果
songquanpeng/one-api#1349
songquanpeng/one-api#133

相关截图
如果没有的话,请删除此节。

@HunterWangwei HunterWangwei added the bug Something isn't working label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant