Issues with Transforming

After an initial run through of the Transforming module, I noticed a couple of things from my experience:

  1. The pirate language translation was not working.
    and
  2. It was not able to translate a common rude word in a particular language.

Nevertheless, this platform still has merit for further research and improvement. For now, I still stick to translation tools for simple applications :slight_smile:

Hello

I have encountered the same issue as @Alain (the first problem). I think we need to supply languages in an itemized way here.

prompt = f"""
Translate the following  text to 
- French \
- Spanish \
- pirate English: \
`I want to order a basketball`
"""