Settings

The backend reads .env at startup. Edit backend/.env and restart to change models or paths.

Models

LLM (Ollama)
down
Embeddings
ok

Switch models by setting EVG_LLM_MODEL, EVG_EMBED_MODEL. Pull new models with scripts/pull_models.sh.

Storage

Database
downunavailable
Vector store
downunavailable
Files indexed
ok0
Chunks
ok0

Maintenance

Rebuild the vector index from SQLite. Safe; runs in the background.

Privacy

Personal Evidence Graph runs entirely on this machine. No telemetry. No cloud calls. Files, embeddings, and the LLM all stay local.