1
0
Fork 0

fix(emacs): correct gptel configuration

This commit is contained in:
Lucas Sta Maria 2025-02-26 21:27:28 -05:00
parent 51ffc28d79
commit 392ce8ab99
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -29,7 +29,7 @@
(use-package gptel :straight t (use-package gptel :straight t
:init :init
(keymap-global-set "C-c g" gptel-keymap)) (keymap-global-set "C-c g" gptel-keymap)
(setq gptel-model 'claude-3-7-sonnet-latest) (setq gptel-model 'claude-3-7-sonnet-latest)
(setq gptel-backend (setq gptel-backend
(gptel-make-anthropic "Claude" (gptel-make-anthropic "Claude"