QodeAssist/context
Petr Mironychev 2a0beb6c4c feat: Add language-specific LLM preset configuration
- Add ability to configure separate provider/model/template for specific programming language
- Add UI controls for language preset configuration
- Support custom provider selection per language
- Support custom model selection per language
- Support custom template selection per language
2025-02-02 22:57:18 +01:00
..
ChangesManager.cpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
ChangesManager.h Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
CMakeLists.txt feat: Add language-specific LLM preset configuration 2025-02-02 22:57:18 +01:00
ContentFile.hpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
ContextManager.cpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
ContextManager.hpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
DocumentContextReader.cpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
DocumentContextReader.hpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
ProgrammingLanguage.cpp feat: Add language-specific LLM preset configuration 2025-02-02 22:57:18 +01:00
ProgrammingLanguage.hpp feat: Add language-specific LLM preset configuration 2025-02-02 22:57:18 +01:00
TokenUtils.cpp feat: Add possibility to link files to the current system prompt 2025-01-23 10:17:38 +01:00
TokenUtils.hpp feat: Add possibility to link files to the current system prompt 2025-01-23 10:17:38 +01:00