[emacs] More AI nonsense
This commit is contained in:
parent
3ca7c4a3f4
commit
eaedb40850
1 changed files with 2 additions and 0 deletions
|
|
@ -1464,6 +1464,8 @@ Do this when you edit your project view."
|
|||
(setq
|
||||
gptel-model my/gptel-model ; "claude-3-opus-20240229" also available
|
||||
gptel-backend my/gptel-backend)
|
||||
(if (file-exists-p "~/llm-hints.md")
|
||||
(gptel-add-file (expand-file-name "~/llm-hints.md")))
|
||||
(require 'doty-tools))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue