Feature request: DynamoDbChatStorage option to replace sensitive content by placeholder
Use case
Using Amazon Bedrock with DynamoDB for a production use case. A highly valuable feature would be the ability to detect and replace sensitive content with placeholders (e.g., replacing 'company-name' with '#PLACEHOLDER#') before storing it in DynamoDB Chat Storage.
Additionally, when the agent reviews the DynamoDB chat history to answer a query, the system should replace '#PLACEHOLDER#' with the original content. This ensures the agent responds accurately, using the original content rather than the placeholder.
Solution/User Experience
Enhance user experience by eliminating the need for custom storage implementation, making it an optional feature directly available within DynamoDB Chat Storage.
Alternative solutions
Maintain the implementation of a custom storage solution for DynamoDB instead of using DynamoDbChatStorage.
Really sorry but am back now
Really sorry but am back now