langchain
5de59f92 - Core[Patch] Parse tool input after on_start (#16430)

Commit
2 years ago
Core[Patch] Parse tool input after on_start (#16430) For tracing, if a validation error occurs, currently it is attributed to the previous step of the chain. It would be nice to have the on_start and on_error callbacks called for tools when there is a validation error that occurs to more easily attribute the root-cause
Author
Parents
Loading