mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
226a7521ed
# 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> |
||
---|---|---|
.. | ||
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 |