- 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>
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.