langchain/docs/modules/memory/examples
Michael Landis 475007d63a
fix: correct momento chat history notebook typo and title (#5646)
This PR corrects a minor typo in the Momento chat message history
notebook and also expands the title from "Momento" to "Momento Chat
History", inline with other chat history storage providers.


#### Before submitting

<!-- If you're adding a new integration, please include:

1. a test for the integration - favor unit tests that does not rely on
network access.
2. an example notebook showing its use


See contribution guidelines for more information on how to write tests,
lint
etc:


https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md
-->

#### Who can review?

cc @dev2049 who reviewed the original integration
2023-06-03 16:39:27 -07:00
..
adding_memory_chain_multiple_inputs.ipynb Update adding_memory_chain_multiple_inputs.ipynb (#3895) 2023-05-01 19:57:27 -07:00
adding_memory.ipynb fixed typo (#2720) 2023-04-11 09:53:38 -07:00
agent_with_memory_in_db.ipynb Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
agent_with_memory.ipynb Documentation fixes (linting and broken links) (#5563) 2023-06-01 13:06:17 -07:00
cassandra_chat_message_history.ipynb Cassandra support for chat history (#4378) (#4764) 2023-05-15 23:43:09 -07:00
conversational_customization.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
custom_memory.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
dynamodb_chat_message_history.ipynb Sample Notebook for DynamoDB Chat Message History (#5351) 2023-05-27 21:16:24 -07:00
entity_memory_with_sqlite.ipynb SQLite-backed Entity Memory (#5129) 2023-05-30 18:39:47 -07:00
momento_chat_message_history.ipynb fix: correct momento chat history notebook typo and title (#5646) 2023-06-03 16:39:27 -07:00
mongodb_chat_message_history.ipynb Jupyter Notebook Example for using Mongodb to store Chat Message History (#4436) 2023-05-15 14:33:42 -07:00
motorhead_memory_managed.ipynb Add Managed Motorhead (#5507) 2023-05-31 14:55:41 -07:00
motorhead_memory.ipynb Harrison/motorhead (#2599) 2023-04-08 13:27:20 -07:00
multiple_memory.ipynb add warning for combined memory (#4688) 2023-05-14 18:26:16 -07:00
postgres_chat_message_history.ipynb Harrison/postgres (#2691) 2023-04-10 21:15:42 -07:00
redis_chat_message_history.ipynb Harrison/memory base (#2122) 2023-03-29 10:10:09 -07:00
zep_memory.ipynb Zep sdk version (#5267) 2023-05-25 13:42:10 -07:00