fallback

Configures a fallback model to use when no client is registered for the requested model's provider.

The fallback model's provider must already be registered via addClient; otherwise build will throw.

Return

This builder instance for chaining.

Parameters

model

The model to use as a fallback.