Pash10g
Pash10g
## Summary The small fix is a typo and the fact that our `sample_mflix.embedded_movies` dataset is still using `text-embedding-ada-002` embedding and note "text-embedding-3-small" ## Motivation Accuracy --- ## For new...
This PR adds an introductory guide to NoSQL databases, emphasizing MongoDB and its integration with PHP. The guide is structured in Markdown format and aims to provide a comprehensive overview...
Hello, Adding a MongoDB type for custom data layer support. Can someone guide me on how to contribute the docs to incorporate this piece? Thanks!
## Summary This PR implements MongoDB Atlas Vector Store node enabling vector similarity search capabilities in n8n's LangChain integration. ### Implementation Details - MongoDB Atlas Vector Store integration with LangChain...
## Summary This PR adds a new MongoDB Chat Memory node to n8n, allowing users to store chat history in MongoDB collections. The implementation is similar to the existing PostgreSQL...
Adding Atlas MCP and main MCP repo for reference.
This pull request includes documentation updates for the MongoDB Chat Memory node in n8n. The changes introduce a new documentation page for the MongoDB Chat Memory node and update the...
## MongoDB Atlas Vector Search with VoyageAI Embeddings PR Summary This PR introduces a comprehensive notebook demonstrating the integration of MongoDB Atlas Vector Search with VoyageAI embeddings for sports data...