gptel
gptel copied to clipboard
gptel: Support prefixing dynamic system messages with lambda
-
gptel.el (gptel--parse-directive): Add optional
prefix-lambdaargument to prepend a lambda symbol (λ) and the first line of the documentation string, if present, to the system message. -
gptel-prefix.el (gptel--infix-add-directive): Call
gptel--parse-directive' with the newprefix-lambda' arg.
This is of course much more fun if #652 gets merged.