You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I took a look at the code of this repository today. In the next few days, I will try to implement this feature.
Because I am not particularly clear about the underlying implementation of hibernate. So I have to look at some of the code of hibernate first to verify some of my ideas.
After that, I will submit a pull request, and please correct me if there are any problems.
In addition, I think the pgvector type of registration may not be suitable for implementation in hibernate.
https://github.com/pgvector/pgvector-java
pgvector for nearest neighbor search of high-dimensional vectors.
The text was updated successfully, but these errors were encountered: