mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-10-07 20:47:05 -04:00
feat: Add new http client
This commit is contained in:
@ -16,6 +16,7 @@ add_library(LLMCore STATIC
|
||||
OpenAIMessage.hpp OpenAIMessage.cpp
|
||||
ValidationUtils.hpp ValidationUtils.cpp
|
||||
ProviderID.hpp
|
||||
HttpClient.hpp HttpClient.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(LLMCore
|
||||
|
Reference in New Issue
Block a user