{
  "agent_email_confirm": true,
  "image_gen_enabled": false,
  "image_model": "",
  "image_quality": "medium",
  "vision_model": "",
  "vision_enabled": true,
  "vision_model_fallbacks": [],
  "app_public_url": "",
  "tts_enabled": true,
  "tts_provider": "disabled",
  "tts_model": "tts-1",
  "tts_voice": "alloy",
  "tts_speed": "1",
  "stt_enabled": false,
  "stt_provider": "disabled",
  "stt_model": "base",
  "stt_language": "",
  "search_provider": "searxng",
  "search_fallback_chain": [
    "duckduckgo"
  ],
  "search_url": "",
  "search_result_count": 5,
  "search_safesearch": "strict",
  "brave_api_key": "",
  "google_pse_key": "",
  "google_pse_cx": "",
  "tavily_api_key": "",
  "serper_api_key": "",
  "research_endpoint_id": "",
  "research_model": "",
  "research_search_provider": "",
  "research_max_tokens": 16384,
  "research_extraction_timeout_seconds": 90,
  "research_planning_timeout_seconds": 90,
  "research_query_timeout_seconds": 90,
  "research_extraction_concurrency": 3,
  "research_run_timeout_seconds": 1800,
  "agent_max_tool_calls": 0,
  "agent_max_rounds": 20,
  "agent_input_token_budget": 6000,
  "agent_input_token_hard_max": 200000,
  "agent_stream_timeout_seconds": 300,
  "tool_path_extra_roots": [],
  "task_endpoint_id": "",
  "task_model": "",
  "default_endpoint_id": "2d44e4de",
  "default_model": "",
  "default_model_fallbacks": [],
  "utility_endpoint_id": "",
  "utility_model": "",
  "utility_model_fallbacks": [],
  "teacher_model": "",
  "teacher_enabled": false,
  "skill_autosave_min_confidence": 0.85,
  "skill_max_injected": 3,
  "reminder_channel": "browser",
  "reminder_llm_synthesis": false,
  "reminder_llm_persona": "",
  "reminder_ntfy_topic": "Reminders",
  "reminder_email_to": "",
  "reminder_webhook_integration_id": "",
  "reminder_webhook_payload_template": "",
  "urgent_email_prompt": "Flag as urgent: explicit deadlines, time-sensitive requests, work-blocking issues, messages from people I report to, or anything where a delayed reply costs money/trust. Someone waiting outside, at the door, locked out, or unable to get in is urgent now. Newsletters, marketing, automated digests, and FYI-only updates are NOT urgent.",
  "keybinds": {
    "search": "ctrl+k",
    "toggle_sidebar": "ctrl+b",
    "new_session": "ctrl+alt+n",
    "star_session": "ctrl+alt+s",
    "delete_session": "ctrl+alt+d",
    "admin_panel": "ctrl+shift+u",
    "cancel": "escape"
  }
}