Display advanced options in the gptel menu
This commit is contained in:
parent
73463a241f
commit
8de98519ec
1 changed files with 1 additions and 0 deletions
|
|
@ -326,6 +326,7 @@
|
||||||
; keep-sorted start
|
; keep-sorted start
|
||||||
(gptel-backend (gptel-get-backend "Ollama"))
|
(gptel-backend (gptel-get-backend "Ollama"))
|
||||||
(gptel-default-mode 'org-mode)
|
(gptel-default-mode 'org-mode)
|
||||||
|
(gptel-expert-commands t)
|
||||||
(gptel-highlight-methods '(face margin))
|
(gptel-highlight-methods '(face margin))
|
||||||
(gptel-model 'llama3.2:latest)
|
(gptel-model 'llama3.2:latest)
|
||||||
; keep-sorted end
|
; keep-sorted end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue