From 345d7d8fd59d47ebc69bcd50088a8b5c3739b89e Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Sun, 16 Jun 2024 19:23:24 +0200 Subject: [PATCH] #3037 add: mention script repository on settings page Signed-off-by: Patrizio Bekerle --- CHANGELOG.md | 3 ++- src/dialogs/settingsdialog.ui | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2413d8434..5d68901ede 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@ - There now is a script `ollama-integration` in the script repository that allows integration with [Ollama](https://github.com/ollama/ollama) - There now is a script `llama-cpp-integration` in the script repository that - allows integration with [llama.cpp](https://github.com/ggerganov/llama.cpp) + allows integration with [llama.cpp](https://github.com/ggerganov/llama.cpp) (for [#238](https://github.com/qownnotes/scripts/pull/238), thank you, @eljamm) + - In the *AI settings* there now also is the script-repository mentioned ## 24.6.2 - A new scripting hook `openAiBackendsHook` was added, that is called when the OpenAI diff --git a/src/dialogs/settingsdialog.ui b/src/dialogs/settingsdialog.ui index 84b0c426d6..f4c115d53f 100644 --- a/src/dialogs/settingsdialog.ui +++ b/src/dialogs/settingsdialog.ui @@ -6971,6 +6971,16 @@ Just test yourself if you get sync conflicts and set a higher value if so. + + + + Alternatively, you can also look in the script repository for already created AI integration scripts. + + + true + + +