fix(emacs): use later claude model
This commit is contained in:
parent
ce83f00664
commit
27b4b1aedb
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
(use-package gptel :straight t
|
||||
:custom
|
||||
(gptel-model 'claude-3-sonnet-20240229)
|
||||
(gptel-model 'claude-3-5-sonnet-20241022)
|
||||
(gptel-backend
|
||||
(gptel-make-anthropic "Claude"
|
||||
:stream t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue