refactor: Remove legacy code (#344)

This commit is contained in:
Petr Mironychev
2026-04-25 18:48:28 +02:00
committed by GitHub
parent 7b4e08859c
commit 4d320bc065
31 changed files with 38 additions and 4019 deletions

View File

@@ -10,10 +10,6 @@ add_library(PluginLLMCore STATIC
PromptTemplate.hpp
PromptTemplateManager.hpp PromptTemplateManager.cpp
ProviderID.hpp
HttpClient.hpp HttpClient.cpp
DataBuffers.hpp
SSEBuffer.hpp SSEBuffer.cpp
ContentBlocks.hpp
RulesLoader.hpp RulesLoader.cpp
ResponseCleaner.hpp
)