Use function to get api key for anthropic bacend
This commit is contained in:
parent
4b2aba4d8a
commit
b116584da7
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 #'get-anthropic-key))
|
||||
:key #'gptel-api-key-from-auth-source))
|
||||
|
||||
(use-package gnuplot
|
||||
:defer t)
|
||||
|
|
Loading…
Add table
Reference in a new issue