Configuration

Customize OneAiMind to fit your workflow.

Environment Variables

All configuration lives in your .env file.

VariableDescriptionExample
OLLAMA_BASE_URLOllama API endpointhttp://localhost:11434
OLLAMA_MODELPrimary AI modelqwen2.5:14b
OLLAMA_FAST_MODELFast model for quick tasksllama3.2
OLLAMA_EMBED_MODELEmbedding model for RAGnomic-embed-text
DATABASE_URLPostgreSQL connection stringpostgresql://user:pass@localhost:5432/oneaimind
PORTWeb server port3000
NODE_ENVEnvironment modeproduction

App Settings

Access in-app settings from the menu: File → Settings (or Ctrl+, / Cmd+,).

General

  • Theme — Light, Dark, or System default
  • Language — Interface language preference
  • Auto-update — Automatic update checks

AI Settings

  • Model — Select local or cloud AI model
  • Context Length — How much context the AI considers
  • Response Style — Concise, balanced, or detailed

Privacy

  • Telemetry — Opt in/out of anonymous usage analytics
  • Data Storage — Configure local data path

Data Location

PlatformPath
Windows%APPDATA%\OneAiMind\
macOS~/Library/Application Support/OneAiMind/
Linux~/.config/OneAiMind/

Keyboard Shortcuts

ActionWindows / LinuxmacOS
Open SettingsCtrl+,Cmd+,
New ChatCtrl+NCmd+N
Toggle SidebarCtrl+BCmd+B
SearchCtrl+KCmd+K