Description
The max chunk size is limited by the model's context window and therefore model dependant. Rather than having a single max value for all it should be specific to the model or the service provider similar to the logic in #132169
Related to #133718 which removes the limitation