Why is my chatgpt answering with weird sentences

Since a couple of days chatgpt adds weird sentenced, trying to be funny, to every single answer.

I asked a technical question on python, answer contained:

dict.get() returns None if the key doesn’t exist, which is falsy. It also returns the actual value if it exists, and that value is then evaluated as truthy/falsy.
So yes, your original check is redundant. The shorter line captures both intent and safety, and feels less like a double-locked door for a single hallway 🚪✨

What is that last part? How to turn this off?

Leave a Reply