feat: 添加自定义渠道提示

This commit is contained in:
1808837298@qq.com 2024-05-24 16:25:40 +08:00
parent 0c8696816d
commit fa902cca4c

View File

@ -490,7 +490,7 @@ const EditChannel = (props) => {
type={'warning'}
description={
<>
如果你对接的是上游One API或者New API请使用OpenAI类型不要使用此类型除非你知道你在做什么
如果你对接的是上游One API或者New API等转发项目请使用OpenAI类型不要使用此类型除非你知道你在做什么
</>
}
></Banner>