Files
doomemacs/modules/tools/llm/packages.el

12 lines
356 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; tools/llm/packages.el
(package! gptel :pin "0a7744610814da90a27cb8f6a090915f61bde4b8")
(package! gptel-quick
:recipe (:host github :repo "karthink/gptel-quick")
:pin "495b5e0b5348dbced1448bd12cbf8847e30b5175")
(when (modulep! :tools magit)
(package! gptel-magit :pin "f27c01821b67ed99ddf705c2b995f78b71394d8b"))