QodeAssist/llmcore
2024-12-17 10:32:32 +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 🐛 fix: Fix context for MessageBuilder 2024-12-17 10:32:32 +01:00
MessageBuilder.hpp 🐛 fix: Fix context for MessageBuilder 2024-12-17 10:32:32 +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 feat: Add request validator 2024-12-15 02:08:35 +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 feat: Add using instruct model in code completion 2024-12-17 00:35:17 +01:00
RequestHandler.hpp feat: Add removing codeblock wrappers from code completion 2024-11-26 11:26:50 +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