Creates an instance of the orchestration embedding client.
Embedding module configuration.
OptionaldeploymentConfig: DeploymentIdConfig | ResourceGroupConfig
Deployment configuration.
Optionaldestination: The destination to use for the request.
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?: undefinedGenerate embeddings for the given input.
Embedding request configuration.
OptionalrequestConfig: CustomRequestConfig
Custom request configuration.
Promise resolving to embedding response.
Orchestration embedding client for generating embeddings with optional orchestration modules.