diff --git a/packages.json b/packages.json index 2a86407..2b95396 100644 --- a/packages.json +++ b/packages.json @@ -35912,5 +35912,17 @@ "description": "Chronim is Chrome DevTools Protocol (CDP) for Nim lang", "license": "MIT", "web": "https://github.com/aad1995/chronim" - } + }, + { + "name": "pgvector", + "url": "https://github.com/pgvector/pgvector-nim", + "method": "git", + "tags": [ + "postgres", + "vector" + ], + "description": "pgvector support for Nim", + "license": "MIT", + "web": "https://github.com/pgvector/pgvector-nim" + } ]