Ask a question to get started
Enter to sendā¢Shift+Enter new line
import { ... } from "@langchain/core/tracers/base";
Abstract base class for creating callback handlers in the LangChain framework. It provides a set of optional methods that can be overridden in derived classes to handle various events during the execution of a LangChain application.