mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 21:14:34 -04:00
refactor: Optimize SystemPrompt for code completion
This commit is contained in:
@ -78,6 +78,8 @@ public:
|
||||
// API Configuration Settings
|
||||
Utils::StringAspect apiKey{this};
|
||||
|
||||
QString processMessageToFIM(const QString &prefix, const QString &suffix);
|
||||
|
||||
private:
|
||||
void setupConnections();
|
||||
void resetSettingsToDefaults();
|
||||
|
Reference in New Issue
Block a user