Allow generating embeddings on insertMany

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • vNext
    • Affects Version/s: None
    • Component/s: None
    • Needed
    • Developer Tools

      The insertMany should now support generating embeddings for a specific field. To do so it needs to:

      1. Check the vectorSearch indexes for a specific collection.
      2. If there is a vectorSearch that uses a field for the embeddings
      3. Check in a new embeddings tool parameter the model use to apply the embedding
      4. Generate the embedding and replace the raw value
      5. Insert the documents

      If the field stores embeddings and no embedding model is provided for that field, the tool must reject the command.

            Assignee:
            Gagik Amaryan
            Reporter:
            Kevin Mas Ruiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: