add txtai, miniLM

This commit is contained in:
2026-03-19 14:29:38 +01:00
parent 4b25500600
commit 37fc80931f
4 changed files with 5383 additions and 0 deletions

5365
functions.ipynb Normal file

File diff suppressed because one or more lines are too long

18
index/config.json Normal file
View File

@@ -0,0 +1,18 @@
{
"path": "sentence-transformers/all-MiniLM-L6-v2",
"content": true,
"autoid": 819,
"dimensions": 384,
"backend": "faiss",
"offset": 819,
"build": {
"create": "2026-03-19T13:14:10Z",
"python": "3.12.7",
"settings": {
"components": "IDMap,Flat"
},
"system": "Darwin (arm64)",
"txtai": "9.6.0"
},
"update": "2026-03-19T13:14:10Z"
}

BIN
index/documents Normal file

Binary file not shown.

BIN
index/embeddings Normal file

Binary file not shown.