chore: update to latest claude sonnet 3.5 (#751)
This commit is contained in:
@@ -59,7 +59,7 @@ Respect and use existing conventions, libraries, etc that are already present in
|
||||
---@type AvanteSupportedProvider
|
||||
claude = {
|
||||
endpoint = "https://api.anthropic.com",
|
||||
model = "claude-3-5-sonnet-20240620",
|
||||
model = "claude-3-5-sonnet-20241022",
|
||||
timeout = 30000, -- Timeout in milliseconds
|
||||
temperature = 0,
|
||||
max_tokens = 8000,
|
||||
|
||||
Reference in New Issue
Block a user