langchain/docs/extras
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
..
_templates Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
additional_resources Mv LCEL docs up a level (#10073) 2023-09-01 08:20:55 -07:00
expression_language Mv LCEL docs up a level (#10073) 2023-09-01 08:20:55 -07:00
guides Mv LCEL docs up a level (#10073) 2023-09-01 08:20:55 -07:00
integrations Extend DynamoDBChatMessageHistory to support composite keys (#9896) 2023-09-03 15:05:16 -07:00
modules docs(text_splitter): update document of character splitter with tiktoken (#10001) 2023-09-03 14:45:45 -07:00
use_cases Update apis.ipynb (#10145) 2023-09-03 13:00:22 -07:00