embeddingsPath

Specifies the API path for embedding operations in the MistralAI API.

This variable determines the endpoint to be used when interacting with embedding-related functionalities provided by the MistralAI service. By default, it is set to MistralAIClientSettings.embeddingsPath.

Can be customized to target a different API path if required.