Dave 2976c854d0 Fix model selection resetting issue
The useEffect was re-running every time model changed, causing
Claude model selection to reset back to Ollama models. Fixed by:
- Removing model from useEffect dependency array
- Only run model fetch on component mount
- Check if saved model exists before loading it
- Don't reset model if it's not in Ollama list (allows Claude)
2025-12-27 19:50:47 +00:00
2025-12-24 16:29:33 +00:00
2025-12-24 16:29:33 +00:00
2025-12-27 19:50:47 +00:00
2025-12-24 16:29:33 +00:00
2025-12-24 16:29:33 +00:00
2025-12-24 16:29:33 +00:00
2025-12-24 16:29:33 +00:00
2025-12-24 16:29:33 +00:00
2025-12-24 16:29:33 +00:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.

S
Description
No description provided
https://huskies.dev
Readme GPL-3.0
16 MiB
v0.14.5
Latest
2026-07-24 17:26:54 +00:00
Languages
Rust 90.2%
TypeScript 8.9%
Shell 0.7%
Dockerfile 0.1%