mirror of
https://github.com/alibaba/higress.git
synced 2026-03-06 09:30:49 +08:00
Revert "openai compatiable developer replace"
This reverts commit 6c9747d778.
This commit is contained in:
Submodule envoy/envoy updated: 384e5aab43...b46236685e
Submodule envoy/go-control-plane updated: 0ab56e249a...af656ebdd1
Submodule istio/api updated: d54f2e0f42...5b9a222e72
Submodule istio/client-go updated: 9b3841d7de...09ed8dc4e7
Submodule istio/istio updated: 1a18c6d5b6...77149ea560
Submodule istio/proxy updated: ced6d8167a...4735dd6b87
@@ -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