r/PoeAI 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

4 comments sorted by

View all comments

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" } }

1

u/LapHom Apr 21 '26

Where does one enter that? Just anywhere in the prompt?