feat(rag): hybrid FTS+vector retrieval and multi-format ingestion — name-your-tool questions find the right document

This commit is contained in:
2026-08-22 01:27:02 -04:00
parent 2f738a7f19
commit 7e8d14702e
36 changed files with 2018 additions and 290 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"comment": "Static DNS overrides for the homelab Pi-hole (applied by the ddns updater).",
"hosts": {
"kafkabridge": "10.0.3.7",
"k3s-control": "10.0.1.10",
"gitea": "10.0.2.21",
"ntfy": "10.0.2.30"
},
"domains": [
"reeseapps.com",
"homelab.lan"
],
"expiry_days": 365
}