mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-12-09 02:42:45 -05:00
✨ feat: Add using instruct model in code completion
* ✨ feat: Add MessageBuilder for code completion * ✨ feat: Add move text from request to comments * ✨ feat: Add settings for process text of instruct model * 🐛 fix: Add stop to ollama request validator * 🐛 fix: Template double delete
This commit is contained in:
3
llmcore/MessageBuilder.cpp
Normal file
3
llmcore/MessageBuilder.cpp
Normal file
@ -0,0 +1,3 @@
|
||||
#include "MessageBuilder.hpp"
|
||||
|
||||
namespace QodeAssist::LLMCore {} // namespace QodeAssist::LLMCore
|
||||
Reference in New Issue
Block a user