You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/openapi.yaml
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -399,10 +399,11 @@ paths:
399
399
example: def3a26b-3e84-45b3-84ae-0c0aaf3525f7
400
400
style_id:
401
401
description: |-
402
-
Specify the style rule list to use for the translation. **Important:** The target language has to
403
-
match the language of the style rule list. **Note:** Any request with the `style_id` parameter
404
-
enabled will use `quality_optimized` models. Requests combining `style_id` and
405
-
`model_type: latency_optimized` will be rejected.
402
+
Specify the [style rule list](/api-reference/style-rules) to use for the translation.
403
+
404
+
**Important:** The target language has to match the language of the style rule list.
405
+
406
+
**Note:** Any request with the `style_id` parameter enabled will use `quality_optimized` models. Requests combining `style_id` and `model_type: latency_optimized` will be rejected.
0 commit comments