You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/chat_message_histories
Wu Enze 32c61b3ece
community[patch]: chat message history mypy fixes #17048 (#20114)
Relates [#17048]
Description : Applied fix to redis and neo4j file.

Error was : `Cannot override writeable attribute with read-only
property`

fix with the same solution of
[[langchain/libs/community/langchain_community/chat_message_histories/elasticsearch.py](d5c412b0a9/libs/community/langchain_community/chat_message_histories/elasticsearch.py (L170-L175))]

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Chester Curme <chester.curme@gmail.com>
4 months ago
..
__init__.py multiple: Remove unnecessary Ruff suppression comments (#21050) 4 months ago
astradb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
cassandra.py community[minor]: Relax constraints on CassandraChatMessageHistory constructor (#21241) 4 months ago
cosmos_db.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
dynamodb.py community[patch]: history size support for DynamoDBChatMessageHistory (#16794) 5 months ago
elasticsearch.py community[patch]: mypy ignore fix (#18483) 5 months ago
file.py core[patch],community[patch]: Move file chat history back to community (#20834) 5 months ago
firestore.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
in_memory.py core[minor],langchain[patch],community[patch]: Move InMemory and File implementations of Chat History to core (#20752) 5 months ago
momento.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
mongodb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
neo4j.py community[patch]: chat message history mypy fixes #17048 (#20114) 4 months ago
postgres.py community[patch]: Add deprecation warnings to postgres implementation (#20222) 5 months ago
redis.py community[patch]: chat message history mypy fixes #17048 (#20114) 4 months ago
rocksetdb.py infra: add print rule to ruff (#16221) 7 months ago
singlestoredb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
sql.py community[patch]: docstrings update (#20301) 5 months ago
streamlit.py community: Fix bug with StreamlitChatMessageHistory (#18834) 6 months ago
tidb.py community[patch]: chat message history mypy fixes (#17059) 7 months ago
upstash_redis.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
xata.py multiple: Remove unnecessary Ruff suppression comments (#21050) 4 months ago
zep.py docs: community docstring updates (#21040) 4 months ago