M
MulangPersonal learning language agent
Settings

Choose how the app runs.

Switch between browser-local mode and server mode, then manage the matching provider config below.

Current modeLocal

Affects /today, /chat, and /review.

App mode

Route behavior

Local mode uses browser storage and can call Groq or OpenRouter directly from the browser. Server mode uses the existing API routes and database.

Browser config

Local settings

Local config

Stored in browser localStorage for local mode.

Provider: groq

Model: openai/gpt-oss-20b

Key: Not configured

Base URL: https://api.groq.com/openai/v1

Server config

Unavailable in local-only deployments.