chores: udpate readme (#2264)

This commit is contained in:
yetone
2025-06-19 14:33:50 +08:00
committed by GitHub
parent 8d936b738e
commit af2eaf797c
3 changed files with 25 additions and 27 deletions

View File

@@ -270,7 +270,7 @@ M._defaults = {
---@type AvanteSupportedProvider
claude = {
endpoint = "https://api.anthropic.com",
model = "claude-3-7-sonnet-20250219",
model = "claude-sonnet-4-20250514",
timeout = 30000, -- Timeout in milliseconds
extra_request_body = {
temperature = 0.75,