This commit is contained in:
Zelong Kuang
2026-04-11 00:00:04 +10:00
parent 7fb855f332
commit 4a779a480c
3 changed files with 1 additions and 23 deletions

View File

@@ -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