Why do all the new Anthropic models lack the max_tokens field on release? Sonnet 4.6 still doesn't have it. Opus 4.7 doesn't have it. Opus 4.6 didn't have it until this issue was fixed #349. Can we just get this added as a standard field, so they work on release?
"type":"error","error":{"type":"invalid_request_error","message":"max_tokens: Field required"}
Why do all the new Anthropic models lack the
max_tokensfield on release? Sonnet 4.6 still doesn't have it. Opus 4.7 doesn't have it. Opus 4.6 didn't have it until this issue was fixed #349. Can we just get this added as a standard field, so they work on release?"type":"error","error":{"type":"invalid_request_error","message":"max_tokens: Field required"}