llmProvider

open override fun llmProvider(): LLMProvider(source)

Returns the specific implementation of the LLMProvider associated with this client

In this case, it identifies the MistralAI provider as the designated LLM provider for the client.

Return

the LLMProvider instance representing MistralAI