summaryrefslogtreecommitdiff
path: root/include/file_templates.hpp
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-04 13:57:52 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-04 13:57:52 +0200
commitb8e049f02a16dc8398b2a954b561c84beda423c7 (patch)
tree9f7a49e7e087f5e2cdcaddfacb7eef5b5f8650c0 /include/file_templates.hpp
parent0546522f56ddd6dc4abdf09cdedd1e59598462c6 (diff)
deepseek ai backend
Diffstat (limited to 'include/file_templates.hpp')
-rw-r--r--include/file_templates.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp
index 226ae31..c1420f9 100644
--- a/include/file_templates.hpp
+++ b/include/file_templates.hpp
@@ -66,7 +66,6 @@ const char* administration_save_template =
" <AIService>\n"
" <Provider>{{AI_SERVICE_PROVIDER}}</Provider>\n"
" <PublicKey>{{AI_SERVICE_PUBLIC_KEY}}</PublicKey>\n"
-" <PrivateKey>{{AI_SERVICE_PRIVATE_KEY}}</PrivateKey>\n"
" </AIService>\n"
"</Administration>";