Google Translation Plugin: Allow Dynamic Target Language Selection via Chatflow/Workflow Variables #23378
shamspias
started this conversation in
Suggestion
Replies: 1 comment
-
|
langgenius/dify-official-plugins#1420 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I am using the Google Translation plugin, and currently, the translation language (target language) is static and must be set manually in the plugin’s settings. This is limiting when building multilingual chatflows or workflows, especially when the end user’s language preference is known or can change dynamically. For example, I want to be able to translate content based on a user’s selection or profile information, but right now there’s no way to set the translation language dynamically during the chatflow execution.
2. Additional context or comments
It would be much more flexible if the translation target language could be set using variables, such as those passed from the chatflow/workflow or user input. This would allow for truly multilingual bots and experiences, adapting to the user’s needs in real time.
Example: Setting the target language using something like a workflow/chatflow variable.
3. Can you help us with this feature?
Beta Was this translation helpful? Give feedback.
All reactions