maybe add gptel-autocomplete
This commit is contained in:
parent
be6bc3dbf8
commit
d65c8e87b1
2 changed files with 10 additions and 2 deletions
4
init.el
4
init.el
|
|
@ -1787,6 +1787,10 @@ Describe everything that follows in the present tense, in response to what I typ
|
|||
"ls" 'gptel-send
|
||||
"lm" 'gptel-menu))
|
||||
|
||||
;;(straight-use-package
|
||||
;; '(gptel-autocomplete :type git :host github :repo "JDNdeveloper/gptel-autocomplete"))
|
||||
;;(require 'gptel-autocomplete)
|
||||
|
||||
(use-package aidermacs
|
||||
:config
|
||||
(setenv "OLLAMA_API_BASE" "https://ai.tfcconnection.org")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue