langchain/libs/community/langchain_community
Ben Chambers c5e42a4027
community: deprecate graph vector store (#30328)
- **Description:** mark GraphVectorStore `@deprecated`

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-03-25 13:52:54 +00:00
..
adapters
agent_toolkits fixes#30182: update tool names to match OpenAI function name pattern (#30183) 2025-03-08 20:48:25 -05:00
agents
callbacks community: Add cost data for aws bedrock anthropic.claude-3-7 model (#30016) 2025-02-27 09:51:52 -05:00
chains community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
chat_loaders community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
chat_message_histories community: uuidv1 is unsafe (#30432) 2025-03-22 15:27:49 -04:00
chat_models community: update perplexity docstring (#30451) 2025-03-24 15:01:02 -04:00
cross_encoders
docstore
document_compressors Community: RankLLMRerank AttributeError (Handle list-based rerank results) (#29840) 2025-02-20 12:38:31 -05:00
document_loaders community[patch]: update API ref for AmazonTextractPDFParser (#30468) 2025-03-24 23:02:52 +00:00
document_transformers
embeddings Update ascend.py (#30060) 2025-03-01 14:10:41 -05:00
example_selectors
graph_vectorstores community: deprecate graph vector store (#30328) 2025-03-25 13:52:54 +00:00
graphs community: Add edge properties to the gremlin graph schema (#30449) 2025-03-24 19:03:01 -04:00
indexes community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
llms Add request_id field to improve request tracking and debugging (for Tongyi model) (#30110) 2025-03-05 11:03:47 -05:00
memory community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
output_parsers
query_constructors
retrievers community[fix]: Handle None value in raw_content from Tavily API response (#30021) 2025-02-27 10:53:53 -05:00
storage community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
tools community[fix] : Pass API_KEY as argument (#30272) 2025-03-13 22:19:31 +00:00
utilities community: fix Jira API wrapper failing initialization with cloud param (#30117) 2025-03-05 10:49:25 -05:00
utils community: Use Blockbuster to detect blocking calls in asyncio during tests (#29609) 2025-02-08 01:10:39 +00:00
vectorstores feature: added warning when duckdb is used as a vectorstore without pandas (#30435) 2025-03-22 19:27:21 +00:00
__init__.py
cache.py
py.typed