QodeAssist/llmcore
Petr Mironychev 511f5b36eb
Upgrade to version 0.4.4
* feat: Add attachments for message
* feat: Support QtC color palette for chat view
* feat: Improve code completion from non-FIM models
* refactor: Removed trimming messages
* chore: Bump version to 0.4.4
2025-01-08 02:05:25 +01:00
..
CMakeLists.txt feat: Add using instruct model in code completion 2024-12-17 00:35:17 +01:00
ContextData.hpp Fix systemPrompt and context working 2024-11-16 10:20:57 +01:00
MessageBuilder.cpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
MessageBuilder.hpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
OllamaMessage.cpp ♻️ refactor: Improve response handler for LMStudio 2024-12-10 17:13:56 +01:00
OllamaMessage.hpp ♻️ refactor: Improve response handler for LMStudio 2024-12-10 17:13:56 +01:00
OpenAIMessage.cpp feat: Add OpenRouter provider 2024-12-10 21:28:15 +01:00
OpenAIMessage.hpp feat: Add OpenRouter provider 2024-12-10 21:28:15 +01:00
PromptTemplate.hpp ♻️ refactor: Rework currents and add new templates 2024-11-26 00:28:27 +01:00
PromptTemplateManager.cpp feat: Add using instruct model in code completion 2024-12-17 00:35:17 +01:00
PromptTemplateManager.hpp feat: Add using instruct model in code completion 2024-12-17 00:35:17 +01:00
Provider.hpp Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +01:00
ProvidersManager.cpp Rework General Settings 2024-11-10 20:42:10 +01:00
ProvidersManager.hpp Rework General Settings 2024-11-10 20:42:10 +01:00
RequestConfig.hpp 🐛 fix: Move api key from request json to config 2024-11-26 10:52:47 +01:00
RequestHandler.cpp Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +01:00
RequestHandler.hpp Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +01:00
RequestType.hpp feat: Add using instruct model in code completion 2024-12-17 00:35:17 +01:00
ValidationUtils.cpp feat: Add request validator 2024-12-15 02:08:35 +01:00
ValidationUtils.hpp feat: Add request validator 2024-12-15 02:08:35 +01:00