Add perplexity to gptel
This commit is contained in:
parent
c9b74e9b81
commit
a3b718a30c
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -812,6 +812,7 @@
|
||||||
("C-c C-c" . gptel-send)
|
("C-c C-c" . gptel-send)
|
||||||
("C-c C-k" . gptel-abort))
|
("C-c C-k" . gptel-abort))
|
||||||
:config
|
:config
|
||||||
|
(gptel-make-perplexity "Perplexity" :key gptel-api-key :stream t)
|
||||||
(when (eq system-type 'windows-nt)
|
(when (eq system-type 'windows-nt)
|
||||||
(setq gptel-use-curl t))
|
(setq gptel-use-curl t))
|
||||||
(setq gptel-prompt-prefix-alist
|
(setq gptel-prompt-prefix-alist
|
||||||
|
|
Loading…
Add table
Reference in a new issue