feat(rag): hybrid FTS+vector retrieval and multi-format ingestion — name-your-tool questions find the right document
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user