n8n/packages/@n8n/nodes-langchain/nodes/vector_store
Jon 6748db9c3b
fix: Fix issue with Qdrant not always connecting (#14328)
Co-authored-by: Yiorgis Gozadinos <ggozadinos@gmail.com>
2025-04-14 12:58:29 +02:00
..
shared fix: Fix issue with Qdrant not always connecting (#14328) 2025-04-14 12:58:29 +02:00
VectorStoreInMemory feat(Simple Vector Store Node): Implement store cleaning based on age/used memory (#13986) 2025-03-20 14:44:21 +01:00
VectorStoreInMemoryInsert refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
VectorStoreInMemoryLoad refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
VectorStoreMilvus feat(Milvus Vector Store Node): Add support for the Milvus vector db (#14404) 2025-04-08 14:34:40 +02:00
VectorStoreMongoDBAtlas feat(MongoDB Atlas Vector Store Node): Add Mongo db vector store Node (#12924) 2025-03-17 13:59:57 +01:00
VectorStorePGVector refactor: Migrate nodes build system to tsup (no-changelog) (#14192) 2025-03-27 17:22:04 +02:00
VectorStorePinecone refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
VectorStorePineconeInsert refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
VectorStorePineconeLoad refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
VectorStoreQdrant fix: Fix issue with Qdrant not always connecting (#14328) 2025-04-14 12:58:29 +02:00
VectorStoreSupabase refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
VectorStoreSupabaseInsert refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
VectorStoreSupabaseLoad refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
VectorStoreZep refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
VectorStoreZepInsert refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
VectorStoreZepLoad refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00