mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 13:04:28 -04:00
feat: Add llama.cpp provider and fim template (#118)
This commit is contained in:
@ -30,7 +30,7 @@ struct Message
|
||||
QString content;
|
||||
|
||||
// clang-format off
|
||||
auto operator<=>(const Message&) const = default;
|
||||
bool operator==(const Message&) const = default;
|
||||
// clang-format on
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user