You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gptel: Support prefixing dynamic system messages with lambda
* gptel.el (gptel--parse-directive): Add optional `prefix-lambda`
argument 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 new `prefix-lambda' arg.
0 commit comments