chore: Update default ollama models

This commit is contained in:
Petr Mironychev
2026-04-23 11:29:07 +02:00
parent e86e7e103e
commit d2c1e39a2e
5 changed files with 23 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ public:
Utils::SelectionAspect completionMode{this};
Utils::BoolAspect smartContextTrigger{this};
Utils::BoolAspect respectQtcPopup{this};
Utils::BoolAspect cancelOnInput{this};
Utils::IntegerAspect startSuggestionTimer{this};
Utils::IntegerAspect autoCompletionCharThreshold{this};