nixcfg/systems/x86_64-linux
Harald Hoyer 95668b71a7 feat(sgx): add CLI RAG stack (Qdrant + embeddings gateway + rag tool)
Stand up document retrieval as shared, client-agnostic primitives rather
than locking it inside Open WebUI:

- Qdrant as the LAN-reachable vector store
- LiteLLM gains a bge-m3 route so sgx:4000 also serves /v1/embeddings
- a thin `rag` CLI (ingest/query, optional coder synthesis) usable from
  any machine and from scripts

Embeddings and synthesis run on halo via the gateway; the CLI is
configured entirely through RAG_* env vars.
2026-05-22 00:35:54 +02:00
..
amd chore(halo): llama.cpp update 2026-05-21 20:46:06 +02:00
attic feat(headscale): add ACL policy, isolate mx, make mx an exit node 2026-05-13 09:06:40 +02:00
halo feat(halo): serve bge-m3 embeddings alongside coder 2026-05-22 00:35:54 +02:00
mx feat(halo): add song <URL> command to convert via song.link 2026-05-20 09:42:11 +02:00
nixtee1 refactor(nix): extract common system configs into reusable modules 2026-01-30 10:42:09 +01:00
sgx feat(sgx): add CLI RAG stack (Qdrant + embeddings gateway + rag tool) 2026-05-22 00:35:54 +02:00
t15 refactor(nix): extract common system configs into reusable modules 2026-01-30 10:42:09 +01:00
x1 chore(x1,amd): disable cratedocs-mcp service 2026-05-13 11:35:59 +02:00