From 32b11efa1a197d953b0bdbae9087aa13ee45e2f4 Mon Sep 17 00:00:00 2001 From: Achiya Elyasaf <10044875+achiyae@users.noreply.github.com> Date: Sun, 20 Oct 2024 20:49:11 +0300 Subject: [PATCH] Update popup.js --- popup/popup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup/popup.js b/popup/popup.js index 51945f4..76772ff 100644 --- a/popup/popup.js +++ b/popup/popup.js @@ -17,7 +17,7 @@ const defaultConfigurations = { Improve: { messages: [{ role: 'system', - content: 'You are an assistant in a Latex editor that improves the given text' + content: 'You are an assistant in a Latex editor, usually used for writing academic papers. Style and improves the given text.' }] }, Ask: {