diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-04 13:57:52 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-04 13:57:52 +0200 |
| commit | b8e049f02a16dc8398b2a954b561c84beda423c7 (patch) | |
| tree | 9f7a49e7e087f5e2cdcaddfacb7eef5b5f8650c0 /include/file_templates.hpp | |
| parent | 0546522f56ddd6dc4abdf09cdedd1e59598462c6 (diff) | |
deepseek ai backend
Diffstat (limited to 'include/file_templates.hpp')
| -rw-r--r-- | include/file_templates.hpp | 1 |
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>"; |
