@langchain/core/callbacks/manager module export.
Used by LangGraphInstrumentor.manuallyInstrument when the caller
provides the module reference directly (e.g. in bundled environments
where dynamic import() does not work).
Shape of the @langchain/core/callbacks/manager module export.
@langchain/core/callbacks/manager module export.
Used by LangGraphInstrumentor.manuallyInstrument when the caller
provides the module reference directly (e.g. in bundled environments
where dynamic import() does not work).
CallbackManager: CallbackManagerLike & Record<string, unknown>