Update
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
:bind (("C-c l s" . gptel-send)
|
||||
("C-c l m" . gptel-menu))
|
||||
:config
|
||||
(setq gptel-model 'gpt-5.2-codex)
|
||||
(setq gptel-model 'gpt-5.2)
|
||||
(setq gptel-backend (gptel-make-gh-copilot "Copilot"))
|
||||
(setq gptel-default-mode #'org-mode)
|
||||
(setq gptel-display-buffer-action nil) ; if user changes this, popup manager will bow out
|
||||
|
||||
Reference in New Issue
Block a user