llmProvider

open override fun llmProvider(): LLMProvider(source)

Provides the specific Large Language Model (LLM) provider used by the client.

This method returns the LLM provider that the client is configured to use, allowing identification and configuration of provider-specific features.

Return

The LLM provider associated with this client, specifically LLMProvider.Anthropic.