mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-04 18:38:12 +00:00
Basically copy what's in the ts docs: https://js.langchain.com/docs/production/callbacks Discovered a bug wrt not awaiting callbacks in `LLMMathChain` so fixed that