Define symbol to get api key
This commit is contained in:
parent
f54fbc6cb2
commit
04865864c5
1 changed files with 1 additions and 1 deletions
|
@ -371,7 +371,7 @@
|
|||
(setq gptel-use-curl t))
|
||||
(gptel-make-anthropic "Claude"
|
||||
:stream t
|
||||
:key #'gptel-api-key-from-auth-source))
|
||||
:key gptel-api-key))
|
||||
|
||||
(use-package gnuplot
|
||||
:defer t)
|
||||
|
|
Loading…
Add table
Reference in a new issue