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