mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-16 13:13:41 +08:00
🐛 fix: custom channel error
This commit is contained in:
@@ -54,7 +54,7 @@ func CreateOpenAIProvider(c *gin.Context, baseURL string) *OpenAIProvider {
|
||||
Context: c,
|
||||
},
|
||||
IsAzure: false,
|
||||
BalanceAction: false,
|
||||
BalanceAction: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user