llm-tools-pkg.el (202B)
1 (define-package 'llm-tools "1.0" 2 "Opinionated tools for use by an LLM." 3 '((emacs "28.1") (gptel "0.9.6") (magit "3.3.0")) 4 :keywords '("llm" "gptel") 5 :url "https://git.vineetk.net/llm-tools.el/")
llm-tools.elOpinionated tools for use by a (local) LLM | |
| Log | Files | Refs | LICENSE |