Back to Semantic Kernel

Microsoft.SemanticKernel.Connectors.MongoDB

dotnet/src/VectorData/MongoDB/README.md

latest872 B
Original Source

Microsoft.SemanticKernel.Connectors.MongoDB

This connector uses MongoDB Atlas Vector Search to implement Semantic Memory.

Quick Start

  1. Create Atlas cluster

  2. Create a Mongo DB Vector Store using instructions on the Microsoft Learn site.

  3. Use the getting started instructions on the Microsoft Leearn site to learn more about using the vector store.

Guide to find the connection string: https://www.mongodb.com/docs/manual/reference/connection-string/