Commit ba13de69 by 1808837298@qq.com

feat: 添加自定义渠道提示

parent be55ef2e
...@@ -490,7 +490,7 @@ const EditChannel = (props) => { ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment