Language Translator
Translates the entered text to the desired language.
Input
- Text: The text to be translated
- Type:
System.String - Required
- Type:
- Text Language: The language of the text to be translated
- Type:
System.Int32 - Required
- Dropdown Options:
- English
- Turkish
- French
- German
- Spanish
- Type:
- Output Language: The desired language for the translation of the text.
- Type:
System.Int32 - Required
- Dropdown Options:
- English
- Turkish
- French
- German
- Spanish
- Type:
Output
- Translated Text: The resulting text after the translation.
- Type:
System.String - Required
- Type:
Details
- The AI has a text limit of 4096 tokens. It will give an error if the limit is exceeded.