QMD Extended — Multi-Backend Embedding Manager Architecture QMD's is patched (v2) to support three embedding backends: Auto-detect priority: google → ollama → local Quick Commands Test current backend Switch backend Check status Environment Variables | Var | Default | Purpose | |-----|---------|---------| | | auto | Force backend: / / | | | via | Google API key (auto-read from pass store) | | | | Google model name | | | — | Ollama host (e.g. ) | | | | Ollama model name | Patch Location ⚠️ will overwrite the patch. Re-apply from backup or re-run the patch script. Backend Details See for API do…