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