mirror of
https://github.com/alibaba/higress.git
synced 2026-03-16 06:40:48 +08:00
Revert "openai compatiable developer replace"
This reverts commit 6c9747d778.
This commit is contained in:
@@ -198,7 +198,8 @@ var (
|
||||
|
||||
// Providers that support the "developer" role. Other providers will have "developer" roles converted to "system".
|
||||
developerRoleSupportedProviders = map[string]bool{
|
||||
providerTypeAzure: true,
|
||||
providerTypeOpenAI: true,
|
||||
providerTypeAzure: true,
|
||||
}
|
||||
|
||||
providerInitializers = map[string]providerInitializer{
|
||||
|
||||
Reference in New Issue
Block a user