langchain/libs/community/langchain_community
Nithish Raghunandanan 893942651b
docs: Update couchbase vector store docs (#30710)
-  **Update LangChain-Couchbase documentation**
- Rename `CouchbaseVectorStore` in favor of `CouchbaseSearchVectorStore`

- [x] **Lint and test**
2025-04-07 18:45:14 -04: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[major]: DynamoDBChatMessageHistory bulk add messages, raise errors (#30572) 2025-04-01 11:13:32 -04:00
chat_models ChatTongyi reasoning_content fix (#30694) 2025-04-07 09:27:33 -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]: Fix empty producer in PDF Parsers (#30620) 2025-04-04 15:53:49 -04: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: Add support for custom runtimes to Riza tools (#30664) 2025-04-04 11:03:14 -04:00
utilities community[minor]: Improve Brave Search Tool, allow api key in env var (#30364) 2025-03-31 14:48:52 -04:00
utils community: Use Blockbuster to detect blocking calls in asyncio during tests (#29609) 2025-02-08 01:10:39 +00:00
vectorstores docs: Update couchbase vector store docs (#30710) 2025-04-07 18:45:14 -04:00
__init__.py
cache.py
py.typed