From 855546f3416e0878df79d0a9123613988977f1cd Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 8 Oct 2024 18:24:28 +0300 Subject: emacs: gptel: Add med directive. --- .config/emacs/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') 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."))) -- cgit v1.2.3