Disasble gptel tools
Some checks failed
/ test (push) Failing after 31m28s

This commit is contained in:
Andrea Ciceri 2025-04-28 13:10:01 +02:00
parent 663b2c4eb4
commit 40fd5e3035
No known key found for this signature in database

View file

@ -1025,7 +1025,7 @@ This is meant to be an helper to be called from the window manager."
) )
(gptel-default-mode 'org-mode) (gptel-default-mode 'org-mode)
(gptel-org-branching-context nil) ;; this is cool but I don't feel comfortable with it (gptel-org-branching-context nil) ;; this is cool but I don't feel comfortable with it
(gptel-use-tools 't) (gptel-use-tools nil)
:bind :bind
("C-c a a" . gptel-add) ("C-c a a" . gptel-add)