Llm Data Binding Properties
constructor(maxAttempts: Int = 10, fixedBackoffMillis: Long = 30, sendValidationInfo: Boolean = false)
Parameters
max Attempts
Maximum retry attempts for data binding
fixed Backoff Millis
Fixed backoff time in milliseconds between retries
send Validation Info
Should we send validation info to the LLM in every request, even before a validation error occurs?