Added link to pgvector.rs [skip ci]

This commit is contained in:
Andrew Kane
2021-06-09 19:42:40 -07:00
parent bd36231871
commit 2af9bdefbb

View File

@@ -137,6 +137,7 @@ vector_norm(vector) | Euclidean norm
Libraries that use pgvector:
- [Neighbor](https://github.com/ankane/neighbor) (Ruby)
- [pgvector.rs](https://github.com/ankane/pgvector.rs) (Rust)
## Additional Installation Methods