Add custom template prompt

This commit is contained in:
Petr Mironychev
2024-09-06 01:07:28 +02:00
parent 44add994b9
commit 1e0063a7bb
9 changed files with 125 additions and 1 deletions

View File

@ -36,6 +36,7 @@ add_qtc_plugin(QodeAssist
templates/StarCoder2Template.hpp
templates/CodeQwenChat.hpp
templates/DeepSeekCoderV2.hpp
templates/CustomTemplate.hpp
providers/LLMProvider.hpp
providers/OllamaProvider.hpp providers/OllamaProvider.cpp
providers/LMStudioProvider.hpp providers/LMStudioProvider.cpp