chore(neovim): upgrade model used by avante
This commit is contained in:
parent
a1b0c14fbb
commit
b03b191f72
@ -154,7 +154,7 @@ return {
|
|||||||
auto_suggestion_provider = 'claude',
|
auto_suggestion_provider = 'claude',
|
||||||
claude = {
|
claude = {
|
||||||
endpoint = 'https://api.anthropic.com',
|
endpoint = 'https://api.anthropic.com',
|
||||||
model = 'claude-3-5-sonnet-20241022',
|
model = 'claude-3-7-sonnet-20250219',
|
||||||
temperature = 0,
|
temperature = 0,
|
||||||
max_tokens = 4096,
|
max_tokens = 4096,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user