mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 02:50:47 +00:00
docs: improve docs for InMemoryVectorStore (#25786)
Closes https://github.com/langchain-ai/langchain/issues/25775
This commit is contained in:
@@ -973,7 +973,7 @@ const FEATURE_TABLES = {
|
||||
},
|
||||
{
|
||||
name: "InMemoryVectorStore",
|
||||
link: "in_memory",
|
||||
link: "https://python.langchain.com/v0.2/api_reference/core/vectorstores/langchain_core.vectorstores.in_memory.InMemoryVectorStore.html",
|
||||
deleteById: true,
|
||||
filtering: true,
|
||||
searchByVector: false,
|
||||
|
Reference in New Issue
Block a user