embeddingsPath
Specifies the API path for embedding operations in the OpenAI API.
This variable determines the endpoint to be used when interacting with embedding-related functionalities provided by the OpenAI service. By default, it is set to OpenAIClientSettings.embeddingsPath.
Can be customized to target a different API path if required.