{% extends "_layout.html" %} {% set active = "settings" %} {% block title %}Settings{% endblock %} {% block head_extra %} {% endblock %} {% block main %}

Active LLM

loading…

Quick model switcher

One-click switch between curated presets. Free options first; scale up when needed. Requires the matching API key set in the Provider section below.

Fallback chain

When the active provider hits rate-limit / quota / 5xx, Engram transparently tries the next configured provider in this list. Order matters — first matching wins.

Permissions / sandbox

Master toggle off = the agent has full unrestricted access to your computer (filesystem, shell, computer use, webcam, web, vision). Use the granular toggles below for fine-grained control.

Provider

Pick a provider, enter its API key (or run Ollama locally — no key needed). Engram uses it for new tasks immediately.

All providers

Status of every known provider. Click any row to set it as active.

loading…
{% endblock %} {% block scripts %} {% endblock %}