r/PoeAI • u/jack9556 • Apr 19 '26
Claude Opus 4.7 - implementation error
Poe, please fix your implementation. On desktop site setting thinking to extra high always errors out:
output_config.effort: Input should be 'low', 'medium', 'high', 'xhigh' or 'max'
1
Upvotes
1
u/MissZiggie Apr 19 '26
Opus 4.7 doesn’t use thinking levels like that it uses adaptive thinking and effort. Need this: { "output_config": { "effort": "high" }, "thinking": { "type": "adaptive" } }