plugins/wtf: adapt to upstream changes

This commit is contained in:
Gaetan Lepage 2025-07-25 17:19:36 +02:00 committed by Gaétan Lepage
parent 2dbe5199ed
commit 0e2af088f1
2 changed files with 12 additions and 5 deletions

View file

@ -20,7 +20,6 @@
popupType = "popup";
openaiApiKey = null;
openaiModelId = "gpt-3.5-turbo";
context = true;
language = "english";
additionalInstructions = "Hello world !";
searchEngine = "google";