Ask a question to get started
Enter to sendā¢Shift+Enter new line
import { ... } from "@langchain/core/callbacks/promises";
Waits for all promises in the queue to resolve. If the queue is undefined, it immediately resolves a promise.
Consume a promise, either adding it to the queue or waiting for it to resolve