This behaviour is observed in the LLM Whisperer Python client and is due to the default encoding of latin-1 being set in the requests library (reference). There's a PR which helps pass and handle the encoding correctly which will be published as a release sometime this week.
PS: I'm from Zipstack and I've worked on LLM Whisperer.