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
Artem Mukhin e271f75bee
docs: Fix URL formatting in deprecation warnings (#23075)
**Description**

Updated the URLs in deprecation warning messages. The URLs were
previously written as raw strings and are now formatted to be clickable
HTML links.

Example of a broken link in the current API Reference:
https://api.python.langchain.com/en/latest/chains/langchain.chains.openai_functions.extraction.create_extraction_chain_pydantic.html

<img width="942" alt="Screenshot 2024-06-18 at 13 21 07"
src="https://github.com/langchain-ai/langchain/assets/4854600/a1b1863c-cd03-4af2-a9bc-70375407fb00">
3 months ago
..
__init__.py community: add KafkaChatMessageHistory (#22216) 3 months ago
astradb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
cassandra.py community[minor]: Add async methods to CassandraChatMessageHistory (#21975) 4 months ago
cosmos_db.py infra: rm unused # noqa violations (#22049) 4 months ago
dynamodb.py community[patch]: history size support for DynamoDBChatMessageHistory (#16794) 6 months ago
elasticsearch.py community[patch]: mypy ignore fix (#18483) 6 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) 10 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
kafka.py community: add KafkaChatMessageHistory (#22216) 3 months ago
momento.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
mongodb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
neo4j.py community[patch]: chat message history mypy fixes #17048 (#20114) 5 months ago
postgres.py docs: Fix URL formatting in deprecation warnings (#23075) 3 months ago
redis.py community[patch]: chat message history mypy fixes #17048 (#20114) 5 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) 10 months ago
sql.py community[minor]: Add native async support to SQLChatMessageHistory (#22065) 4 months ago
streamlit.py community: Fix bug with StreamlitChatMessageHistory (#18834) 7 months ago
tidb.py community[patch]: chat message history mypy fixes (#17059) 8 months ago
upstash_redis.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
xata.py multiple: Remove unnecessary Ruff suppression comments (#21050) 5 months ago
zep.py docs: community docstring updates (#21040) 5 months ago
zep_cloud.py community[minor]: Add Zep Cloud components + docs + examples (#21671) 4 months ago