Added pgvector (#3090)

This commit is contained in:
Andrew Kane 2025-08-04 04:21:05 -07:00 committed by GitHub
parent 657bda4b66
commit 91f7aee8f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]