mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-16 08:04:10 +00:00
fix: implement improved headers for anthropic to support 8k outputs (#1654)
This commit is contained in:
@@ -43,7 +43,7 @@ var ChannelBaseURLs = []string{
|
||||
"https://api.together.xyz", // 39
|
||||
"https://ark.cn-beijing.volces.com", // 40
|
||||
"https://api.novita.ai/v3/openai", // 41
|
||||
"", // 42
|
||||
"", // 42
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user