OpenAI Translate

Step 1: Create an API key in OpenAI

Step 2: Install OpenAI Translate

Go to Settings ➜ MT Engines ➜ Available ➜ OpenAI Translate

Prompts

You will be provided with a sentence in $SOURCE_LANG, 
and your task is to translate it into $TARGET_LANG: $SOURCE_TEXT
Translate the following $SOURCE_LANG text to $TARGET_LANG: $SOURCE_TEXT
Translate this text from $SOURCE_LANG into $TARGET_LANG, 
with a formal tone of voice: $SOURCE_TEXT

Error Codes

https://platform.openai.com/docs/guides/error-codes/api-errors

Last updated