langchaingo
langchaingo copied to clipboard
add parameter validation when setting options
- Ensure that maxIterations is a positive integer.
- Ensure that the errorHandler is not nil before assigning it.