@absolutejs/absolute-rag-sqlite-linux-x64
Advanced tools
Sorry, the diff of this file is not supported yet
+8
-4
| { | ||
| "name": "@absolutejs/absolute-rag-sqlite-linux-x64", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Platform-native sqlite-vec binding for AbsoluteJS RAG SQLite (linux x64)", | ||
| "license": "BSL-1.1", | ||
| "os": ["linux"], | ||
| "cpu": ["x64"], | ||
| "os": [ | ||
| "linux" | ||
| ], | ||
| "cpu": [ | ||
| "x64" | ||
| ], | ||
| "files": [ | ||
| "README.md", | ||
| "sqlite-vec.so" | ||
| "vec0.so" | ||
| ], | ||
@@ -12,0 +16,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
160431
0.01%