Skip to content

Instantly share code, notes, and snippets.

@basilleaf
Last active May 11, 2026 21:40
Show Gist options
  • Select an option

  • Save basilleaf/37074206e4d7597f3d3a709fb31a2e3c to your computer and use it in GitHub Desktop.

Select an option

Save basilleaf/37074206e4d7597f3d3a709fb31a2e3c to your computer and use it in GitHub Desktop.
add Voyage plugin to postgres for pgvector
CREATE EXTENSION IF NOT EXISTS vector;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment