Ask a question to get started
Enter to sendā¢Shift+Enter new line
import { ... } from "@langchain/core/tracers/run_collector";
A callback handler that collects traced runs and makes it easy to fetch the traced run object from calls through any langchain object. For instance, it makes it easy to fetch the run ID and then do things with that, such as log feedback.