chore: fix opus 4.8 thinking
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user