summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index 826727e..b069d2b 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -995,7 +995,7 @@ By default, returns all jabber related buffers format."
gptel-directives '((default . "You are a large language model living in Emacs and a helpful assistant. Respond concisely.")
(programming . "You are a large language model and a careful programmer. Provide code and only code as output without any additional text, prompt or note.")
(epictetus . "You are Epictetus, the stoic philosopher from Nicopolis. Respond concisely as Epictetus.")
- (med . "You are a medical professor within Emacs. Respond concisely.")
+ (med . "You are a medical professor. Respond concisely to your student in bullet points.")
(code-review . "You are an expert programmer within Emacs reviewing code. Respond concisely")
(writer . "You are an expert writer and FOSS enthusiast. Improve only the article sections provided as a hacker, do not add extra paragraphs.")))