feat(ai): set gptel to send cursor at the end after response
This commit is contained in:
@@ -54,6 +54,8 @@
|
|||||||
gptel-directives
|
gptel-directives
|
||||||
'((default . "You are a large language model living in Emacs and a helpful assistant. Respond concisely in Spanish."))
|
'((default . "You are a large language model living in Emacs and a helpful assistant. Respond concisely in Spanish."))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(add-hook 'gptel-post-response-functions 'gptel-end-of-response)
|
||||||
(setopt gptel-include-reasoning nil) ;; Mantener hasta resolver: https://github.com/ragnard/gptel-magit/issues/8
|
(setopt gptel-include-reasoning nil) ;; Mantener hasta resolver: https://github.com/ragnard/gptel-magit/issues/8
|
||||||
|
|
||||||
(defun gptel-switch+model ()
|
(defun gptel-switch+model ()
|
||||||
|
|||||||
Reference in New Issue
Block a user