update
This commit is contained in:
@@ -23,7 +23,9 @@ return {
|
||||
["o1-mini-2024-09-12"] = { opts = { can_reason = true } },
|
||||
"claude-3.5-sonnet",
|
||||
"claude-3.7-sonnet",
|
||||
["claude-3.7-sonnet-thought"] = { opts = { can_reason = true } },
|
||||
["claude-3.7-sonnet-thought"] = {
|
||||
opts = { can_reason = true, thinking = { type = "inline" } },
|
||||
},
|
||||
"gpt-4o-2024-08-06",
|
||||
"gemini-2.0-flash-001",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user