langchain
langchain copied to clipboard
Add method for base memory class to hydrate given history
- [x] Confirm this API is better than a zipped version of this, ie. list of tuples
[(inputs, outputs)] - [ ] Add tests
- [ ] Add example notebook
@nfcampos @hwchase17 worth landing?