Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-4230

[AI/ML Integration] Create Search Indexes using `vector`

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: AI/ML
    • None
    • Python Drivers

      Context

      atlas-cli vector search indexes are currently created using `knnVector`. This will be deprecated and we will need to use `vector` index creation instead. 

      Definition of done

      Have our `provision-atlas` script and all scripts providing an index configuration leverage `vector` instead of `knnVector`

      Pitfalls

      Requires a newer version of atlas-cli

            Assignee:
            jib.adegunloye@mongodb.com Jib Adegunloye
            Reporter:
            jib.adegunloye@mongodb.com Jib Adegunloye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: