Allow gptel to use the Ollama server
This commit is contained in:
parent
98dc827a10
commit
be95a1eb42
1 changed files with 4 additions and 0 deletions
|
|
@ -320,6 +320,10 @@
|
||||||
:stream t
|
:stream t
|
||||||
:key 'gptel-api-key-from-auth-source
|
:key 'gptel-api-key-from-auth-source
|
||||||
)
|
)
|
||||||
|
(gptel-make-ollama "Ollama"
|
||||||
|
:stream t
|
||||||
|
:models '(llama3.2:latest)
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(use-package power-mode)
|
(use-package power-mode)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue