Uses of Class
com.azure.ai.inference.EmbeddingsClientBuilder
Packages that use EmbeddingsClientBuilder
-
Uses of EmbeddingsClientBuilder in com.azure.ai.inference
Methods in com.azure.ai.inference that return EmbeddingsClientBuilderModifier and TypeMethodDescriptionEmbeddingsClientBuilder.addPolicy
(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) .EmbeddingsClientBuilder.clientOptions
(com.azure.core.util.ClientOptions clientOptions) .EmbeddingsClientBuilder.configuration
(com.azure.core.util.Configuration configuration) .EmbeddingsClientBuilder.credential
(com.azure.core.credential.KeyCredential keyCredential) .EmbeddingsClientBuilder.credential
(com.azure.core.credential.TokenCredential tokenCredential) ..EmbeddingsClientBuilder.httpClient
(com.azure.core.http.HttpClient httpClient) .EmbeddingsClientBuilder.httpLogOptions
(com.azure.core.http.policy.HttpLogOptions httpLogOptions) .EmbeddingsClientBuilder.pipeline
(com.azure.core.http.HttpPipeline pipeline) .EmbeddingsClientBuilder.retryOptions
(com.azure.core.http.policy.RetryOptions retryOptions) .EmbeddingsClientBuilder.retryPolicy
(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets The retry policy that will attempt to retry failed requests, if applicable.Sets auth domain scopes for client authentication.EmbeddingsClientBuilder.serviceVersion
(ModelServiceVersion serviceVersion) Sets Service version.