langchain/docs/modules/memory/examples
James O'Dwyer 226a7521ed
Add Managed Motorhead (#5507)
# Add Managed Motorhead
This change enabled MotorheadMemory to utilize Metal's managed version
of Motorhead. We can easily enable this by passing in a `api_key` and
`client_id` in order to hit the managed url and access the memory api on
Metal.

Twitter: [@softboyjimbo](https://twitter.com/softboyjimbo)

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:

 @dev2049 @hwchase17

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-31 14:55:41 -07:00
..
adding_memory_chain_multiple_inputs.ipynb
adding_memory.ipynb
agent_with_memory_in_db.ipynb
agent_with_memory.ipynb
cassandra_chat_message_history.ipynb Cassandra support for chat history (#4378) (#4764) 2023-05-15 23:43:09 -07:00
conversational_customization.ipynb
custom_memory.ipynb
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 feat: add Momento as a standard cache and chat message history provider (#5221) 2023-05-25 19:13:21 -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
multiple_memory.ipynb
postgres_chat_message_history.ipynb
redis_chat_message_history.ipynb
zep_memory.ipynb Zep sdk version (#5267) 2023-05-25 13:42:10 -07:00