mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-04-22 09:54:25 +08:00
merge: resolve conflicts with main branch
This commit is contained in:
@@ -51,6 +51,8 @@ const (
|
||||
BaiduV2
|
||||
XunfeiV2
|
||||
AliBailian
|
||||
OpenAICompatible
|
||||
GeminiOpenAICompatible
|
||||
PPIO
|
||||
Dummy
|
||||
)
|
||||
|
||||
@@ -51,7 +51,10 @@ var ChannelBaseURLs = []string{
|
||||
"https://qianfan.baidubce.com", // 47
|
||||
"https://spark-api-open.xf-yun.com", // 48
|
||||
"https://dashscope.aliyuncs.com", // 49
|
||||
"https://api.ppinfra.com/v3/openai", // 50
|
||||
"", // 50
|
||||
|
||||
"https://generativelanguage.googleapis.com/v1beta/openai/", // 51
|
||||
"https://api.ppinfra.com/v3/openai", // 52
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user