mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-05-28 03:10:28 -04:00
* feat: Add automatic template handling for Ollama models - Add OllamaAutoFim - Use native Ollama API format when possible - Remove need for manual template selection for most Ollama models - Default to model-specific format from Ollama modelfile - Fallback to manual template selection if needed This change simplifies configuration by automatically using the correct template format for each Ollama model. |
||
---|---|---|
.. | ||
qml | ||
ChatModel.cpp | ||
ChatModel.hpp | ||
ChatRootView.cpp | ||
ChatRootView.hpp | ||
ChatUtils.cpp | ||
ChatUtils.h | ||
ChatWidget.cpp | ||
ChatWidget.hpp | ||
ClientInterface.cpp | ||
ClientInterface.hpp | ||
CMakeLists.txt | ||
MessagePart.hpp |