I have a question, is it possible to make an API that takes 2 vectors from the database, and it retu

I have a question, is it possible to make an API that takes 2 vectors from the database, and it returns a position of vector B in a table of similarity of vector A against other vectors in the database?
Was this page helpful?