Optional attemptTimeout for each LLM attempt in seconds. Defaults to 5.0.
List of LLM instances to fallback to (in order).
Optional maxInternal retries per LLM before moving to next. Defaults to 0.
Optional retryInterval between retries in seconds. Defaults to 0.5.
Optional retryWhether to retry when LLM fails after chunks are sent. Defaults to false.
Options for creating a FallbackAdapter.