RankingConfig

constructor(llm: String? = null, maxAttempts: Int = 5, backoffMillis: Long = 100, backoffMultiplier: Double = 5.0, backoffMaxInterval: Long = 180000)