This commit is contained in:
Zelong Kuang
2026-02-22 20:44:07 +11:00
parent eece95c95e
commit b1cc14a607
6 changed files with 62 additions and 51 deletions

View File

@@ -14,4 +14,7 @@
(use-package gptel-magit
:hook (magit-mode . gptel-magit-install))
(use-package gptel-agent
:config (gptel-agent-update))
(provide 'init-llm)