v2, thoroughly test your system and verify any differences in output.
Additionally, v2 enforces strict parsing of XML. If invalid XML is submitted, the API will return an error.
Please note that after 1 December 2025, new customers will default to v2. Existing customers will continue to default to v1 for the time being.
As of now, tag handling v2 is only compatible with the quality-optimized model type.
When you set
tag_handling_version to v2, the model_type is implicitly set to quality_optimized.Requests that specify both model_type=latency_optimized and tag_handling_version=v2 will return an error.