chore: fix opus 4.8 thinking

This commit is contained in:
2026-06-15 12:59:17 +02:00
parent ef78590a6a
commit fbcf8f65e6
+1 -1
View File
@@ -231,7 +231,7 @@
name = "Claude Opus 4.8"; name = "Claude Opus 4.8";
options = { options = {
thinking = { thinking = {
type = "enabled"; type = "adaptive";
budget_tokens = 16000; budget_tokens = 16000;
}; };
}; };