Feedback on Roblox Assistant Responses

This happened to me while i was working in my project while using Roblox Assistant AI

I’ve seen some scenarios where if you say something that should theorically make sense when talking about a function but doesn’t work technically, the AI will show signs of confusion, literally, here’s an example:

Prompt: If i call the table.remove() function with a string as the index (“6”), what happens?

Output (a part of it):

i really find hilarous that the assistant quotes signs of confusion after getting another output that was not expected.

I assume that theorically, that case scenario should work fine since setting a string for the index is valid, but technically it isn’t possible since the 2nd argument can only be an integer (i assume?) and therefore does nothing.

i like the fact that the AI shows some type of consciousness, but the fact that it says something technically incorrect afterwards is confusing, talking for new learners, just that.