Skip to content

Commit 5fd31f1

Browse files
lilkraftwerkJanEbbing
authored andcommitted
Update wording around model types
1 parent 4ebcb84 commit 5fd31f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/translate.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Note that we do not include examples for our client libraries in every single se
212212
When the `model_type` parameter is set, the response includes a `model_type_used` field indicating which model was used.
213213

214214
<Warning>
215-
To ensure accurate automatic language detection, the API uses next-gen models for all requests that omit `source_lang`, regardless of `model_type`. If your source language is known, you can specify `source_lang` to allow `latency_optimized` models to be used where available for your language pair. See [supported languages](/docs/getting-started/supported-languages) for language-specific model availability.
215+
To ensure accurate automatic language detection, the API uses next-gen models for all requests that omit `source_lang`, regardless of `model_type`. If your source language is known, you can specify `source_lang` to allow classic models to be used where available for your language pair. See [supported languages](/docs/getting-started/supported-languages) for language-specific model availability.
216216
</Warning>
217217

218218
<Info>

0 commit comments

Comments
 (0)