mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-05-28 03:10:28 -04:00
* ✨ 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
4 lines
97 B
C++
4 lines
97 B
C++
#include "MessageBuilder.hpp"
|
|
|
|
namespace QodeAssist::LLMCore {} // namespace QodeAssist::LLMCore
|