Config: set kimi to default modole

This commit is contained in:
2026-04-16 08:01:23 +08:00
parent 62e8a1fcf2
commit 263df285fc

View File

@@ -83,6 +83,9 @@
("X-Title" . "Roo Code") ("X-Title" . "Roo Code")
("Authorization" . ,(concat "Bearer " key)))))) ("Authorization" . ,(concat "Bearer " key))))))
(setq gptel-model 'kimi-for-coding
gptel-backend (gptel-get-backend "Kimi-Code"))
(with-eval-after-load 'gptel (with-eval-after-load 'gptel
(setf gptel--system-message (setf gptel--system-message
"You are a large language model living in Emacs and a helpful assistant. Respond concisely. "You are a large language model living in Emacs and a helpful assistant. Respond concisely.