OpenAiProperties

constructor(maxAttempts: Int = 10, backoffMillis: Long = 5000, backoffMultiplier: Double = 5.0, backoffMaxInterval: Long = 180000)