Last active
May 11, 2026 21:40
-
-
Save basilleaf/37074206e4d7597f3d3a709fb31a2e3c to your computer and use it in GitHub Desktop.
add Voyage plugin to postgres for pgvector
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CREATE EXTENSION IF NOT EXISTS vector; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment