langchain/docs/extras/integrations/memory
Josh White bc8cceebf7
Extend DynamoDBChatMessageHistory to support composite keys (#9896)
- Description: Adds two optional parameters to the
DynamoDBChatMessageHistory class to enable users to pass in a name for
their PrimaryKey, or a Key object itself to enable the use of composite
keys, a common DynamoDB paradigm.
  
[AWS DynamoDB Key
docs](https://aws.amazon.com/blogs/database/choosing-the-right-dynamodb-partition-key/)
  
  - Issue: N/A
  - Dependencies: N/A
  - Twitter handle: N/A

---------

Co-authored-by: Josh White <josh@ctrlstack.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-09-03 15:05:16 -07:00
..
cassandra_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
dynamodb_chat_message_history.ipynb Extend DynamoDBChatMessageHistory to support composite keys (#9896) 2023-09-03 15:05:16 -07:00
entity_memory_with_sqlite.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
index.mdx mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
momento_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
mongodb_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
motorhead_memory_managed.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
motorhead_memory.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
postgres_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
redis_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
rockset_chat_message_history.ipynb Integrate Rockset as a chat history store (#8940) 2023-08-08 18:54:07 -07:00
streamlit_chat_message_history.ipynb Extend the StreamlitChatMessageHistory docs with a fuller example and… (#8774) 2023-08-04 14:27:46 -07:00
xata_chat_message_history.ipynb Pre-release Xata version no longer required (#9915) 2023-08-29 07:21:22 -07:00
zep_memory.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00