v3.5.1
Fixed
- Fixed broken 3.5.0 release
From 3.5.0:
Added
- Added
custom_instructionsparameter totranslate()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,zhand their variants.
Note: using thecustom_instructionsparameter will use thequality_optimized
model type as the default. Requests combiningcustom_instructionsand the
latency_optimizedmodel type will be rejected.