Update dependency deepl to v1.20.0 #35
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/deepl-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==1.19.1
->==1.20.0
Release Notes
DeepLcom/deepl-python (deepl)
v1.20.0
Compare Source
Added
model_type
option totranslate_text()
to use models with highertranslation quality (available for some language pairs), or better latency.
Options are
'quality_optimized'
,'latency_optimized'
, and'prefer_quality_optimized'
model_type_used
field totranslate_text()
response, thatindicates the translation model used when the
model_type
option isspecified.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
73650618c9
to8035610111