Ask a question to get started
Enter to sendā¢Shift+Enter new line
import { ... } from "langchain/storage/file_system";
File system implementation of the BaseStore using a dictionary. Used for storing key-value pairs in the file system.