File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/reference/online-stores Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Below is a matrix indicating which functionality is supported by the Postgres on
6464To compare this set of functionality against other online stores, please see the full [functionality matrix](overview.md#functionality-matrix).
6565
6666## PGVector
67- The Postgres online store supports the use of [PGVector](https://pgvector.dev/ ) for storing feature values.
67+ The Postgres online store supports the use of [PGVector](https://github.com/pgvector/pgvector ) for storing feature values.
6868To enable PGVector, set ` pgvector_enabled: true` in the online store configuration.
6969The `vector_len` parameter can be used to specify the length of the vector. The default value is 512.
7070
You can’t perform that action at this time.
0 commit comments