You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version = project.hasProperty('VERSION') ? project.VERSION: ['make', 'version'].execute(null, file('../..')).text.trim()
61
-
62
-
name ='SQLite Vector'
63
-
description ='A cross-platform, ultra-efficient SQLite extension that brings vector search capabilities to your embedded database. Works seamlessly on iOS, Android, Windows, Linux, and macOS, using just 30MB of memory by default.'
0 commit comments