getAiProvider

public final VlmProvider getAiProvider()

The primary AI provider for extraction/classification. Uses the same vocabulary as the vision pipeline, so its connection (endpoint, key, model) is read from the matching per-provider settings class (OpenAIApiEndpointSettings / GoogleApiSettings / AnthropicApiSettings / CustomVlmApiSettings) — the single place a provider is configured for every AI module.

Return

The value of the AiProvider property.