open ai api says 400k context https://platform.openai.com/docs/models/gpt-5 but cursor docs say 272k even in max mode, why is that?
because it was found that it performs best till 272K context, beyond that the quality will drop
I think a reasonable solution would be to simply transfer the remaining tokens to MAX mode, given that most of the OpenAI models (with rare exceptions) have no differences in abilities when using MAX mode.



