Skip to content

v1.23.0

Choose a tag to compare

@BriannaDelgado BriannaDelgado released this 08 Dec 21:17
· 7 commits to main since this release
v1.23.0
7819c05

Added

  • Added customInstructions parameter to translateText() to customize translation behavior with up to 10 instructions (max 300 characters each). Only supported for target languages: de, en, es, fr, it, ja, ko, zh and their variants. Note: using the customInstructions parameter will use quality_optimized model type as the default. Requests combining customInstructions and the latency_optimized model type will be rejected.