It supports streaming responses through Server-Sent Events (SSE), so you can receive translated text as it is generated.
You can send text in any language and translate it into your selected target language.
What it includes
- Real-time translation between languages
- Streaming translation output as content is generated
- Source language auto-detection
- Flexible model and prompt configuration support
How it works
- Send the source text and target language.
- Receive streaming chunks while translation is generated.
- Wait for the
completeevent to get the final translation.
Typical use cases
- Live chat and customer support translation
- Real-time subtitles and multilingual captions
- Cross-language workflows in apps and internal tools
