forked from Archives/langchain
475007d63a
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 |
||
---|---|---|
.. | ||
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 | ||
dynamodb_chat_message_history.ipynb | ||
entity_memory_with_sqlite.ipynb | ||
momento_chat_message_history.ipynb | ||
mongodb_chat_message_history.ipynb | ||
motorhead_memory_managed.ipynb | ||
motorhead_memory.ipynb | ||
multiple_memory.ipynb | ||
postgres_chat_message_history.ipynb | ||
redis_chat_message_history.ipynb | ||
zep_memory.ipynb |