Files
JARVIS/frontend
DESKTOP-72TV0V4\caoxiaozhu 7bbaf67591 feat(settings): refactor LLM config to table inline-edit UI
- Remove old card-based model list UI
- Add LLM config state management (expandedRow, editingSnapshot)
- Implement addModel/removeModel with embedding/rerank constraints
- Implement updateModel, testModel, saveModel, toggleRow, cancelEdit
- Add showRequiredWarning computed property
- Rewrite template with 4 LLM type sections using LLMTableRow
- Add styles for llm-type-section, warning-bar, etc.
- Update loadSettings to initialize with empty arrays

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:33:42 +08:00
..
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00
2026-03-21 10:13:35 +08:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.