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}β