Commit Graph

1 Commits (26c8cd1ea2d2a82c98777da051da7109577e6384)

Author SHA1 Message Date
Ankush Gola 8d3b059332
Add docs for callbacks (#2643)
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
1 year ago