mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 21:14:34 -04:00
✨ feat: Add request validator
This commit is contained in:
@ -9,6 +9,7 @@ add_library(LLMCore STATIC
|
||||
RequestHandler.hpp RequestHandler.cpp
|
||||
OllamaMessage.hpp OllamaMessage.cpp
|
||||
OpenAIMessage.hpp OpenAIMessage.cpp
|
||||
ValidationUtils.hpp ValidationUtils.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(LLMCore
|
||||
|
Reference in New Issue
Block a user