fix: haiku 4.5 no reasoning efforts

Carlos Alexandro Becker created

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Change summary

internal/providers/configs/anthropic.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

internal/providers/configs/anthropic.json 🔗

@@ -29,7 +29,7 @@
       "context_window": 200000,
       "default_max_tokens": 32000,
       "can_reason": true,
-      "has_reasoning_efforts": true,
+      "has_reasoning_efforts": false,
       "supports_attachments": true
     },
     {