PaLM2 Translations with Custom Glossary

When released, PaLM 2 not only surpassed other LLMs in translation abilities between multiple languages but also demonstrated significant improvements over Google Translate (see the Technical Report by Google). This example allows you to easily change out the languages and translation text via variables to explore this and compare with other LLMs. You can also add your own TSV or CSV glossary in the format spec'ed by Google Translate. This example run (or runs like it) can be imported into the Translation Recipe to compare with traditional translation tools!


PaLM 2 Chat (Google)

💪 Capabilities

🧩 Developer Tools and Functions
⌥ Variables

  glossary

string

Template variable

  text_to_translate

string

Template variable

  target_language

string

Template variable

  source_language

string

Template variable


Run cost = 1 credits

By submitting, you agree to Gooey.AI's terms & privacy policy.

Generated in 8.9s on 

...

How to Use This Recipe

Related Workflows