langchaingo icon indicating copy to clipboard operation
langchaingo copied to clipboard

add parameter validation when setting options

Open codexc opened this issue 1 year ago • 0 comments

  • Ensure that maxIterations is a positive integer.
  • Ensure that the errorHandler is not nil before assigning it.

codexc avatar Sep 29 '24 09:09 codexc