module: add :tools llm

Clippy is making a comeback.

Close: #7231
This commit is contained in:
Henrik Lissner
2025-05-06 21:37:35 -04:00
parent 9f16efbb4e
commit 6898a9c267
5 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
;; -*- no-byte-compile: t; -*-
;;; tools/llm/packages.el
(package! gptel :pin "1aa5f1c10df34aeb08f677cd4aa4ef1fc12e87df")
(package! gptel-quick
:recipe (:host github :repo "karthink/gptel-quick")
:pin "34acd437a7af8a387c14428bd1abdb3cd9e95d9d")
(when (modulep! :tools magit)
(package! gptel-magit :pin "7f586943040bbb6885adafaf3e61fb5137c64558"))