mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
9d42621fa4
In addition to my last pr (return keys of added entries), we also need a method to delete the entries by keys. @dev2049