mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-11-22 02:22:44 -05: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