mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-19 05:24:59 -04:00
feat: Add Google AI provider and template
This commit is contained in:
@ -75,3 +75,9 @@ add_qtc_plugin(QodeAssist
|
||||
CodeHandler.hpp CodeHandler.cpp
|
||||
UpdateStatusWidget.hpp UpdateStatusWidget.cpp
|
||||
)
|
||||
|
||||
target_sources(QodeAssist
|
||||
PRIVATE
|
||||
providers/GoogleAIProvider.hpp providers/GoogleAIProvider.cpp
|
||||
templates/GoogleAI.hpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user