Uses of Record Class
com.github.copilot.generated.rpc.ProviderConfigAzure
Packages that use ProviderConfigAzure
-
Uses of ProviderConfigAzure in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return ProviderConfigAzureModifier and TypeMethodDescriptionProviderConfig.azure()Returns the value of theazurerecord component.Constructors in com.github.copilot.generated.rpc with parameters of type ProviderConfigAzureModifierConstructorDescriptionProviderConfig(ProviderConfigType type, ProviderConfigWireApi wireApi, String baseUrl, String apiKey, String bearerToken, ProviderConfigAzure azure, String modelId, String wireModel, Double maxPromptTokens, Double maxContextWindowTokens, Double maxOutputTokens, Map<String, String> headers) Creates an instance of aProviderConfigrecord class.