HARPA.AI
LIBRARYAPIGUIDESAI COMMANDSBLOG

How to change HARPA AI language

OUTLINE
NAVIGATE

# How to Change the AI Response Language

Both the AI response language and the UI language can be changed in the HARPA AI settings at the top of the settings list.

  1. Open HARPA AI settings.

  2. Click the dropdown list and select a language.

    If your AI response language is not listed, or you want AI to use multiple languages:

  • Select the 'Custom' option.

  • Enter your unlisted language.

# How to Add a Translation Button to Any Command

  1. Select a command where you would like to add a translate button.

  2. Click "Duplicate and Edit".

  1. Add an ASK step after a GPT step in the command duplicate.

  1. In the ASK step, add a new option: "Translate to Spanish". You can add an emoji to make it stand out.
- label: 🇪🇸 TRANSLATE TO SPANISH
  value: translate

  1. Add new GPT step, set its condition to match the translation option value chosen in the ASK step. In our example, this is: {{change}} = translate. Write a short prompt asking to translate the previous response into Spanish.

  1. Save and run the command.

You'll now have a new "Translate to Spanish" option. Click it to translate the AI response.

Some commands already include ASK steps to perform changes on the generated AI replies. For example, this is the "Reply" command:

Here you only need to add an extra option to the ASK step with option value containing the following prompt: "Please translate your last response into Spanish while keeping the text structure, markdown features and other characteristics. Do not add any comments or general phrases before or after the translation."

Option value is passed into the {{change}} parameter, and used by the next GPT step, where AI performs the action specified in the parameter value.

Feel free to share your edited commands in the Automation Library - here's how.

NEXT POST
Contact us
HomeUse CasesGuidesPrivacy PolicyTerms of Service