Creates an instance of the orchestration embedding client.
Embedding module configuration.
OptionaldeploymentConfig: DeploymentIdConfig | ResourceGroupConfig
Deployment configuration.
Optionaldestination: HttpDestinationOrFetchOptions
The destination to use for the request.
Generate 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.