update codecompanion

This commit is contained in:
2025-02-25 02:22:26 -08:00
parent 2a2ceff819
commit e5a4785c0c
2 changed files with 6 additions and 8 deletions

View File

@@ -21,12 +21,10 @@ return {
["o3-mini-2025-01-31"] = { opts = { can_reason = true } },
["o1-2024-12-17"] = { opts = { can_reason = true } },
["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, thinking = { type = "inline" } },
},
"gpt-4o-2024-08-06",
"claude-3.7-sonnet-thought",
"claude-3.7-sonnet",
"claude-3.5-sonnet",
"gemini-2.0-flash-001",
},
},