mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 10:59:30 -04:00
refactor: Remove non-streaming support (#229)
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
// Auto Completion Settings
|
||||
Utils::BoolAspect autoCompletion{this};
|
||||
Utils::BoolAspect multiLineCompletion{this};
|
||||
Utils::BoolAspect stream{this};
|
||||
Utils::SelectionAspect modelOutputHandler{this};
|
||||
|
||||
Utils::IntegerAspect startSuggestionTimer{this};
|
||||
|
||||
Reference in New Issue
Block a user