Install
Setup
To load the LangChain instrumentation, manually instrument the@langchain/core/callbacks/manager module. The callbacks manager must be manually instrumented due to the non-traditional module structure in @langchain/core.

Support
Instrumentation version >=4.0.0 supports LangChain 1.0 and above. If you are still using older versions of LangChain we recommend using the dedicated package@arizeai/openinference-instrumentation-langchain-v0 which will receive patches for the older versions.

