mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-09 15:43:41 +08:00
feat: 添加自定义渠道提示
This commit is contained in:
@@ -490,7 +490,7 @@ const EditChannel = (props) => {
|
|||||||
type={'warning'}
|
type={'warning'}
|
||||||
description={
|
description={
|
||||||
<>
|
<>
|
||||||
如果你对接的是上游One API或者New API,请使用OpenAI类型,不要使用此类型,除非你知道你在做什么。
|
如果你对接的是上游One API或者New API等转发项目,请使用OpenAI类型,不要使用此类型,除非你知道你在做什么。
|
||||||
</>
|
</>
|
||||||
}
|
}
|
||||||
></Banner>
|
></Banner>
|
||||||
|
|||||||
Reference in New Issue
Block a user