Skip to content

@braintrust/langchain-js@0.2.5

Choose a tag to compare

@lforst lforst released this 28 Aug 12:12
· 3 commits to main since this release

@braintrust/langchain-js

0.2.5

  • @braintrust/langchain-js is now deprecated. This release marks the last release for this package. (#2383)
  • Updated dependencies: braintrust@3.29.0

Migration

To migrate, install braintrust and import BraintrustLangChainCallbackHandler from braintrust instead. See the LangChain integration guide for setup examples. For application-wide instrumentation, use the Braintrust runtime hook described in the auto-instrumentation guide. setGlobalHandler has no direct replacement; use automatic instrumentation or pass the callback handler explicitly.