QodeAssist/llmcore
2025-05-01 15:35:33 +02:00
..
CMakeLists.txt refactor: Introduce base class for RequestHandler (#125) 2025-03-10 17:29:45 +01:00
ContextData.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
IPromptProvider.hpp refactor: Decouple prompt template manager from their users (#115) 2025-03-10 02:13:10 +01:00
IProviderRegistry.hpp refactor: Decouple LLMClientInterface from ProvidersManager (#120) 2025-03-10 10:40:51 +01:00
OllamaMessage.cpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
OllamaMessage.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
OpenAIMessage.cpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
OpenAIMessage.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
PromptProviderChat.hpp refactor: Decouple prompt template manager from their users (#115) 2025-03-10 02:13:10 +01:00
PromptProviderFim.hpp refactor: Decouple prompt template manager from their users (#115) 2025-03-10 02:13:10 +01:00
PromptTemplate.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
PromptTemplateManager.cpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
PromptTemplateManager.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
Provider.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
ProviderID.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
ProvidersManager.cpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
ProvidersManager.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
RequestConfig.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
RequestHandler.cpp refactor: Make connection more async (#182) 2025-05-01 15:35:33 +02:00
RequestHandler.hpp refactor: Make connection more async (#182) 2025-05-01 15:35:33 +02:00
RequestHandlerBase.cpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
RequestHandlerBase.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
RequestType.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
ValidationUtils.cpp chore: Update copyrights 2025-04-04 18:01:02 +02:00
ValidationUtils.hpp chore: Update copyrights 2025-04-04 18:01:02 +02:00