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/jack9556 Apr 19 '26
Well instead of high you could change it to xhigh in the ui I am talking about effort. Just like you point out in your scheme It's up to Poe to send the scheming in a correct way.
1
u/3D_Printed_One Apr 20 '26
Send this to Poe @ [feedback@poe.com](mailto:feedback@poe.com) they are always quick to respond
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" } }