superduper-io / superduper

Superduper: Integrate AI models and machine learning workflows with your database to implement custom AI applications, without moving your data. Including streaming inference, scalable model hosting, training and vector search.
https://superduper.io
Apache License 2.0
4.65k stars 448 forks source link

Merge the SQLVector and Vector datatypes into one. #2390

Open jieguangzhou opened 1 month ago

jieguangzhou commented 1 month ago

Now we have two different vectors for different types of data backends, and we need to merge them into one.