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