superduper-io / superduper

Superduper: build end-2-end AI applications and templates using your existing data infrastructure and tools of choice

Home Page:https://superduper.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUEUES] Listener should put ids to corresponding vector indices

kartik4949 opened this issue · comments

Currently after queue design revamp
when a listener gets a job to run on certain ids, it should pass these ids to corresponding vector indices where the listener has been added as idexing model.