langchain/libs/community/langchain_community/chat_message_histories
V.Prasanna kumar 684b146b18
Fixed adding float values into DynamoDB (#26562)
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>
2024-12-18 13:45:00 -05:00
..
__init__.py community: add KafkaChatMessageHistory (#22216) 2024-06-17 20:34:01 -07:00
astradb.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
cassandra.py docs: Add docstrings for CassandraChatMessageHistory class and package namespace function. (#24222) 2024-08-23 15:49:41 +00:00
cosmos_db.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
dynamodb.py Fixed adding float values into DynamoDB (#26562) 2024-12-18 13:45:00 -05:00
elasticsearch.py community[patch]: Fix param spelling error in ElasticsearchChatMessageHistory (#24589) 2024-07-23 19:29:42 -07:00
file.py community[minor]: Add ability to specify file encoding and json encoding for FileChatMessageHistory (#24258) 2024-07-19 13:53:21 -04:00
firestore.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
in_memory.py core[minor],langchain[patch],community[patch]: Move InMemory and File implementations of Chat History to core (#20752) 2024-04-23 10:22:11 -04:00
kafka.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
momento.py
mongodb.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
neo4j.py community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
postgres.py docs: Fix URL formatting in deprecation warnings (#23075) 2024-06-18 14:49:58 -04:00
redis.py docs: Add RedisChatMessageHistory docstrings (#24548) 2024-07-23 14:23:46 +00:00
rocksetdb.py
singlestoredb.py community: add SingleStoreDB semantic cache (#23218) 2024-07-05 09:26:06 -04:00
sql.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
streamlit.py community: Fix bug with StreamlitChatMessageHistory (#18834) 2024-03-09 13:42:22 -08:00
tidb.py
upstash_redis.py
xata.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
zep_cloud.py community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
zep.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00