diff options
Diffstat (limited to 'include/file_templates.hpp')
| -rw-r--r-- | include/file_templates.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp index 506df67..b4a4a07 100644 --- a/include/file_templates.hpp +++ b/include/file_templates.hpp @@ -68,6 +68,7 @@ namespace file_template { " <AIService>\n" " <Provider>{{AI_SERVICE_PROVIDER}}</Provider>\n" " <PublicKey>{{AI_SERVICE_PUBLIC_KEY}}</PublicKey>\n" + " <Model>{{AI_SERVICE_MODEL}}</Model>\n" " </AIService>\n" "</Administration>"; |
