Creates an instance of the Azure OpenAI embedding client.
This configuration is used to retrieve a deployment. Depending on the configuration use either the given deployment ID or the model name to retrieve matching deployments. If model and deployment ID are given, the model is verified against the deployment.
Optionaldestination: OptionalserviceBindingTransformFn?: ServiceBindingTransformFunctionCustom transformation function to control how a Destination is built from the given Service.
The name of the destination to retrieve from service bindings.
Optionalservice?: undefinedCreates an embedding vector representing the given text.
Request containing embedding input parameters.
OptionalrequestConfig: CustomRequestConfigThe request configuration.
The completion result.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Azure OpenAI client for embeddings.