Commit 9ddf99e
committed
fix(ai): fix provider switching in wizard and remove model filtering
- Use local state for currentProvider in WelcomeWizard to ensure UI updates instantly
- Remove capability and keyword filtering for Gemini and Groq models in ProofreadService
- Add fetchAvailableModels stubs to offline/offlinelite flavors to fix build failures1 parent d08b3c6 commit 9ddf99e
2 files changed
Lines changed: 4 additions & 0 deletions
File tree
- app/src
- offlinelite/java/helium314/keyboard/latin/utils
- offline/java/helium314/keyboard/latin/utils
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments