diff --git a/core/js/lm-studio.js b/core/js/lm-studio.js index 121a840..c1c8f6f 100644 --- a/core/js/lm-studio.js +++ b/core/js/lm-studio.js @@ -8,7 +8,7 @@ function lmsSend() { let openAIMessages = [ { "role": "system", - "content": selPers.value + " When you are asked to show an image, instead describe the image with [Image of ]. " + dateContents + "content": selPers.value + " Images can be shown with this tag: [Image of ]. " + dateContents }, { "role": "assistant",