完善Azure部署困难

This commit is contained in:
huhu415
2024-04-22 17:50:31 +08:00
parent 3d149fedf4
commit 737ceef579
4 changed files with 5 additions and 10 deletions

View File

@@ -321,10 +321,7 @@ const EditChannel = (props) => {
<div style={{marginTop: 10}}>
<Banner type={"warning"} description={
<>
注意<strong>模型部署名称必须和模型名称保持一致</strong> One API
model
参数替换为你的部署名称模型名称中的点会被剔除<a target='_blank'
href='https://github.com/songquanpeng/one-api/issues/133?notification_referrer_id=NT_kwDOAmJSYrM2NjIwMzI3NDgyOjM5OTk4MDUw#issuecomment-1571602271'>图片演示</a>
注意<strong>Azure部署名, 要和你的模型名称模型版本保持一致</strong>. :gpt-35-turbo, :0613, : gpt-35-turbo-0613.
</>
}>
</Banner>

View File

@@ -244,9 +244,7 @@ const EditChannel = () => {
inputs.type === 3 && (
<>
<Message>
注意<strong>模型部署名称必须和模型名称保持一致</strong> One API model
参数替换为你的部署名称模型名称中的点会被剔除<a target='_blank'
href='https://github.com/songquanpeng/one-api/issues/133?notification_referrer_id=NT_kwDOAmJSYrM2NjIwMzI3NDgyOjM5OTk4MDUw#issuecomment-1571602271'>图片演示</a>
注意<strong>Azure部署名, 要和你的模型名称模型版本保持一致</strong>. :gpt-35-turbo, :0613, : gpt-35-turbo-0613.
</Message>
<Form.Field>
<Form.Input