The documentation clearly states that models support maximum of 3600 pages
Then when i try with every single model there, generate_content
throws an error saying the limit is 1000 pages
400 INVALID_ARGUMENT. {'error': {'code': 400, 'message': 'The document contains 3353 pages which exceeds the supported page limit of 1000.', 'status': 'INVALID_ARGUMENT'}}
the file is uploaded normally.