Update default model in Zed
This commit is contained in:
parent
b1a4b8fad2
commit
efcf10d692
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
"assistant": {
|
||||
"default_model": {
|
||||
"provider": "anthropic",
|
||||
"model": "claude-3-5-sonnet-latest"
|
||||
"model": "claude-3-7-sonnet-latest"
|
||||
},
|
||||
"version": "2"
|
||||
},
|
||||
|
@ -59,7 +59,7 @@
|
|||
"wrap_guides": [80],
|
||||
"use_smartcase_search": true,
|
||||
"terminal": {
|
||||
"dock": "right",
|
||||
"dock": "bottom",
|
||||
"toolbar": {
|
||||
"breadcrumbs": false
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue