fix: implement improved headers for anthropic to support 8k outputs (#1654)

This commit is contained in:
Laisky.Cai
2024-07-16 23:48:54 +08:00
committed by GitHub
parent 6209ff9ea9
commit adba54acd3
7 changed files with 38 additions and 30 deletions

View File

@@ -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() {