v1.20.0
Added
- Added
model_typeoption totranslate_text()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
model_type_usedfield totranslate_text()response, that
indicates the translation model used when themodel_typeoption is
specified.