A tiny bit of intelligence in a Scratch variant

In CreatiCode (a version of Scratch) I constructed this
image

And asked its built-in chatbot (I think it talks to GPT 3.5) why the sprite says "infinity". Apparently it is expecting the user to ask for how to program something so it responded with no textual explanation but with

image

It is very confused but it does show some partial understanding.

I asked it how to make a spirograph and again it didn't do very well. Here and some other requests it seems to think that 'glide' will produce circular motion (maybe relying upon trigonometry?).

When I asked how I can get a sprite to chase another sprite I got this:

image