andy-stack_vaultkeeper-ai/Views
Andrew Beal 3ea42e9437 refactor: simplify Mistral model enum naming conventions
Remove version numbers from Mistral model enum names (MistralLarge_3 → MistralLarge, MistralMedium_3_1 → MistralMedium, MistralSmall_3_2 → MistralSmall) and update display text to indicate "latest" versions. This aligns naming with the underlying "latest" API endpoints and improves maintainability.
2026-02-28 14:43:12 +00:00
..
DiffView.ts refactor: clean up imports and improve view focus handling 2025-12-13 14:45:56 +00:00
MainView.ts Remove Token Services. 2025-12-17 10:54:04 +00:00
VaultkeeperAISettingTab.ts refactor: simplify Mistral model enum naming conventions 2026-02-28 14:43:12 +00:00