forked from Archives/langchain
7047a2c1af
# Add Momento as a standard cache and chat message history provider This PR adds Momento as a standard caching provider. Implements the interface, adds integration tests, and documentation. We also add Momento as a chat history message provider along with integration tests, and documentation. [Momento](https://www.gomomento.com/) is a fully serverless cache. Similar to S3 or DynamoDB, it requires zero configuration, infrastructure management, and is instantly available. Users sign up for free and get 50GB of data in/out for free every month. ## Before submitting ✅ We have added documentation, notebooks, and integration tests demonstrating usage. Co-authored-by: Dev 2049 <dev.dev2049@gmail.com> |
||
---|---|---|
.. | ||
adding_memory_chain_multiple_inputs.ipynb | ||
adding_memory.ipynb | ||
agent_with_memory_in_db.ipynb | ||
agent_with_memory.ipynb | ||
cassandra_chat_message_history.ipynb | ||
conversational_customization.ipynb | ||
custom_memory.ipynb | ||
momento_chat_message_history.ipynb | ||
mongodb_chat_message_history.ipynb | ||
motorhead_memory.ipynb | ||
multiple_memory.ipynb | ||
postgres_chat_message_history.ipynb | ||
redis_chat_message_history.ipynb | ||
zep_memory.ipynb |