feat: add Novita AI as model provider (#1609)

This commit is contained in:
Jason
2024-07-06 13:16:46 +08:00
committed by GitHub
parent 6a941748f8
commit e090e76c86
9 changed files with 55 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ var ChannelBaseURLs = []string{
"https://api-free.deepl.com", // 38
"https://api.together.xyz", // 39
"https://ark.cn-beijing.volces.com", // 40
"https://api.novita.ai/v3/openai", // 41
}
func init() {