File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -359,10 +359,9 @@ def translate_text(
359359 :param target_lang: language code to translate text into, for example
360360 "DE", "EN-US", "FR".
361361 :param context: (Optional) Additional contextual text to influence
362- translations, that is not translated itself. Note: this is an alpha
363- feature: it may be deprecated at any time, or incur charges if it
364- becomes generally available. See the API documentation for more
365- information and example usage.
362+ translations, that is not translated itself. Characters in the
363+ `context` parameter are not counted toward billing. See the API
364+ documentation for more information and example usage.
366365 :param split_sentences: (Optional) Controls how the translation engine
367366 should split input into sentences before translation, see
368367 :class:`SplitSentences`.
You can’t perform that action at this time.
0 commit comments