On lindy if i want an output in french or english depending on the input, how do i specify that?
example: job offer in french / english
lead outreacher writes email in french or english
Hm I think easiest way is to use good prompting here.
→ Ask an LLM what language this job offer is written in → ask the outreacher to write it in that language
You could also go the more sophisticated way and set variables for the language inside your flow → use that variable in the prompt.
“Write the message in {yourLanguageVariable}”