- Issue created by @Ishani Patel
- 🇮🇳India Ishani Patel
Hello,
The issue was resolved after checking this warning: "Method translateText does not exist on provider openai."
Then, configure the 'Translate Text' provider in the AI default settings and resolve.
Please follow the screenshot below:
Thank you!
- 🇮🇳India prashant.c Dharamshala
@ishani
You may try to add a validation message in this case when the provider and model are not set for the translation, and the user tries to translate by clicking the "AI Translations" link/button.
- First commit to issue fork.
- 🇮🇳India anjaliprasannan
@prashant.c I have checked and there already exist a validation message when the provider and model are not set for the translation, and the user tries to translate by clicking the "AI Translations" link/button.
SS attached.
- 🇮🇳India prashant.c Dharamshala
@anjaliprasannan
You screenshot shows "Translate using gtp-4o" but try to check when neither provider nor model is set.
- 🇮🇳India anjaliprasannan
@Prashant I have checked again I have not set the provider and model for translation in default settings. This Translate using gtp-4o appears without setting the model. but when you click on Translate using gtp-4o I am getting the error page and once I come back to the translation page I can see the error prompt in the above screenshot. Hence we will have to make error message (Please set a default provider & model for the text translation the AI module settings.) appear before the batchprocess is called.
- 🇮🇳India Ishani Patel
Hello,
I've again tested this issue with 1.1.x and it's working like when I created fresh node and go to the translate tab, That page show me error
"Please set a default provider & model for the text translation the AI module settings." If I not set the default provider and model
So it's working correct.
Please checked the attach screencast for the same.Working Video Link: https://www.loom.com/share/c7d5f508c9114c3a812c34a3a7a18928
Thank you!