mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-11 16:01:33 +00:00
Thank you for contributing to LangChain! - [x] **PR title**: Add float Message into Dynamo DB - community - Example: "community: Chat Message History - [x] **PR message**: - **Description:** pushing float values into dynamo db creates error , solved that by converting to str type - **Issue:** Float values are not getting pushed - **Twitter handle:** VpkPrasanna Have added an utility function for str conversion , let me know where to place it happy to do an commit. This PR is from an discussion of #26543 @hwchase17 @baskaryan @efriis --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>