nixcfg/systems
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
..
aarch64-darwin feat(rialo): add pi 2026-05-19 14:27:50 +02:00
aarch64-linux nix fmt 2026-02-24 13:25:42 +01:00
x86_64-darwin/mpro nix fmt 2024-11-19 10:31:29 +01:00
x86_64-linux feat(sgx): add CLI RAG stack (Qdrant + embeddings gateway + rag tool) 2026-05-22 00:35:54 +02:00
nixbuild.nix chore: nix fmt 2026-05-03 14:57:49 +02:00