setFallbackAiProvider

public final void setFallbackAiProvider(VlmProvider value)

Optional secondary AI provider used to transparently retry a request when the primary returns no content (content filtering) or is temporarily unavailable. Its connection is read from the matching per-provider settings class. Only consulted when is set; a value of (the default), or one equal to , disables fallback.

Parameters

value

The value to set for the FallbackAiProvider property.