mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-10-06 12:05:35 -04:00
feat: Add tool interface and factory
This commit is contained in:
@ -17,6 +17,8 @@ add_library(LLMCore STATIC
|
||||
HttpClient.hpp HttpClient.cpp
|
||||
DataBuffers.hpp
|
||||
SSEBuffer.hpp SSEBuffer.cpp
|
||||
ITool.hpp
|
||||
IToolsFactory.hpp
|
||||
)
|
||||
|
||||
target_link_libraries(LLMCore
|
||||
|
Reference in New Issue
Block a user