Commit Graph

11 Commits

Author SHA1 Message Date
Minh 3653715029 ai: refactor user model loading 2026-03-13 23:32:07 +01:00
tivnantu b4b422bd9c fix(quickshell): load extraModels properly in AI sidebar
- Use Object.assign in addModel to trigger QML binding recalculation
- Load extraModels in Component.onCompleted as fallback when
  onReadyChanged doesn't fire (Config already ready at load time)
2026-03-07 02:00:50 +08:00
end-4 3a14cc644b ai: remove openrouter deepseek 2026-02-06 21:08:22 +01:00
KemonoNeco a34ead004f feat: Removed deprecated Gemini and GitHub AI models, and added Gemini 3 Flash. 2025-12-26 12:24:28 -08:00
end-4 0703429393 Revert "Add Gemini 3 Pro to model list" 2025-11-23 22:27:17 +01:00
viridivn 996579729d no abbreviations 2025-11-23 16:03:56 -05:00
viridivn e46c7c0d3d add gemini 3 model 2025-11-23 15:23:45 -05:00
end-4 1ee08fca51 keyringstorage: properly handle keyring fetching (#2108)
- if auto lock enabled, don't do anything and wait for lock password
- not try to overwrite and don't consider loaded when unlocking fails
- retry unlock and re fetch on demand (ai request)
2025-11-02 23:20:01 +01:00
end-4 fcc2ee3551 ai: cleaner message block delegate, add regen button 2025-10-30 00:40:23 +01:00
Filip Janus f2e4508cfc refactor import to be compatible with new version of quickshell 2025-10-21 22:36:56 +02:00
clsty 8b493e091d Rearrange for tidier structure (#2212) 2025-10-16 07:19:55 +08:00