assistant-sdk-python
assistant-sdk-python copied to clipboard
Same request different responses from google assistant when using different environments
I am getting different responses from google assistant depending on the computer.
For example, using my personal computer when I ask for: "wie viel wiegt serena williams" ("how much does Serena Williams weight" in German), I get "70 Kilogram".
But when I execute the same test on a server, I get "Ich habe unter anderem das hier gefunden" ("Among other things, I found this here").
The code is the same in both cases. I did the same test using English, and always got the correct answer in all the environments. Not sure why is this behavior when I tried with German.