microsoft / microsoft/semantic-kernel

New Feature: Update MongoDB Connector to MongoDB.Driver version 3.1 and implement ability to create vector search indexes programmatically

Open
#10,291 3 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

stale
Dominant language
C#
Stars
28.6k
Forks
4.8k
Avg merge
14h 13m
Merged PRs (30d)
18

Description


name: Feature request
about: Suggest an idea for this project


MongoDB recently released version 3.1 of the MongoDB.Driver, which introduced the ability to create search and vector search indexes programmatically. This is currently listed as a limitation in the connector for MongoDB for Semantic Kernel so the connector should be updated to not only reference the 3.1.0 of the driver but also add the ability to create a vector search index in the connector itself.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.