Forum in maintenance, we will back soon 🙂
[Other Language Results] Build an AI-Powered Automated System For Topic Research With No Code
Hi guys, I've implemented this new system from Hansan. "Build an AI-Powered Automated System For Topic Research With No Code" However, I would like the results to be delivered in Brazilian Portuguese.
I think it must be a simple change in the serper API maybe, but I don't know where or how to do it.
How can i do that?
Thank you very much!
@google-filipecantagalli looking at the Serper playground I see there is a data element named 'gl' that takes a country id. I don't know if it will give you what you want but try adding either '"gl": "br"' or maybe '"gl": "pt"' to your json data.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
@ssadvisor Where can i change this information at my JSON DATA inside MAKE? Did you know? thank you for your help
In the Serper API call module. you can add parms
I try do this way. But the topics still coming in english. I include parms at query string. Is this right?
@google-filipecantagalli Yes this should work, however i researched a bit and found it should be gl : BR, the be are capitalized.I don't know it this may cause any errors but if it did try capitalizing them.
I found out what it was about the topics. It was in the chatgpt module before topics. So at the prompt I asked him to excecute prompt results in pt-br.
It worked! Thanks for your help guys!
@google-filipecantagalli thank you for the feedback on the problem.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack