v1.10.0
Added
- Added
MODEL_TYPEoption totranslateText()to use models with higher
translation quality (available for some language pairs), or better latency.
Options are'quality_optimized','latency_optimized', and'prefer_quality_optimized' - Added the
$modelTypeUsedfield totranslateText()response, that
indicates the translation model used when theMODEL_TYPEoption is
specified.