fix: implement improved headers for anthropic to support 8k outputs

This commit is contained in:
Laisky.Cai
2024-07-16 01:22:12 +00:00
parent 6209ff9ea9
commit 004d58c4f1
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() {