mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-18 01:16:05 +00:00
Fix "HTTP decompression failed"
This commit is contained in:
@@ -108,7 +108,7 @@ const (
|
||||
ChannelTypeOhMyGPT = 7
|
||||
)
|
||||
|
||||
var ChannelHosts = []string{
|
||||
var ChannelBaseURLs = []string{
|
||||
"", // 0
|
||||
"https://api.openai.com", // 1
|
||||
"https://openai.api2d.net", // 2
|
||||
|
Reference in New Issue
Block a user