learning_ai_common_plat/__LOCAL_LLMs
saravanakumardb1 9c2f5f3396 feat(local-llm): Sprint 4 — UX enhancements (F2, F3, F9, F11)
New features:
- F2: Model search/filter — search input above models list (shown when
  4+ models installed). Filters by name, family, and quantization level.
  Press / to focus the search input.
- F3: Prompt history — saves last 20 prompts to localStorage with model
  name and timestamp. History dropdown in prompt modal with one-click
  re-run. Toggle via clock icon in textarea.
- F9: Modelfile viewer — expanded model details now fetch and display
  the Modelfile via the show action. Collapsible <details> element
  with syntax-highlighted pre block.
- F11: Keyboard shortcuts panel — press ? to toggle. Shows all shortcuts:
  ? (help), R (refresh), / (search), Esc (close/cancel), Cmd+Enter (send).
  Shortcuts only fire when not in an input field.
2026-02-19 15:25:43 -08:00
..
dashboard feat(local-llm): Sprint 4 — UX enhancements (F2, F3, F9, F11) 2026-02-19 15:25:43 -08:00
docs docs(local-llm): mark Sprint 3 items complete in DASHBOARD_REVIEW.md 2026-02-19 15:22:11 -08:00
LOCAL_LLMs_setup_mac_m4_48gb.md docs(local-llm): update original setup doc to redirect to docs/ structure 2026-02-19 13:01:35 -08:00