diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-17 19:02:21 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-17 19:02:21 +0200 |
| commit | a8799cfee2de8ac53cc07c571c56ae5d9c98cbbd (patch) | |
| tree | bfbff345e11ce8d75b7a86a611367bdc63c6dcfd /include/file_templates.hpp | |
| parent | 18b9e47b88ab483b8f6fa0b133519546846fbb5e (diff) | |
model selection for ai service
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>"; |
