Roblox Ai Assistant talking about topics unreleated to the questions, and has broken gui

First i asked Ai some question about why my code was printing nil and i pasted that code to the ai


for some reason its all white, which has to be a bug,
image

i can’t see what’s written there.

Also between two white frames, theres this weird start of the gray frame like ai wanted to start typing but stopped. i think that happend because i pasted codes from 2 scripts, stating that one is from server script while second is from local script

Then it gives me a response





It then gives me a response with a long code, notice how at the beggining it said “The reason your LocalScript prints nil” remember that.

When Ai is thinking a long time, it writes "Sorry for the wait. I’m still working on your request. ", after it finishes thinking and starts writing the code, that message doesn’t dissapear and is there forever.

After that i asked Ai a second question

“what is the difference between local part = Instance.new(“Part”, workspace) and local part = Instance.new(“Part”,) part.Parent = workspace
Is there any performance difference?”.

Ai responded by explaining what my code is doing, but not the code that is in my question, but the code that i had open while asking that question.


Then it explained every line of code very precisely, even explaining what “end)” does.
After all of this, it finally gave me the answer to my question.

Its like ai still wants to eplain a code line by line but i dont need that anymore, im just asking whats the difference between one line and other.

Notice how on the first question it said “The reason your” while on the second one ai says “The user is asking”.

image

Expected behavior

  1. I can’t see what’s written there because theres white text on white background, that should be fixed. Also it would be cool if we could change text and background colors to our liking.

  2. Its better when ai responds in person “Your code”, “What you’re trying to do is” “What you’re”, not “The user asks”, “The user code” “User stated”

  3. Its about the second question to aI. If i paste some part of code from elsewhere, it should only explain this code that i pasted, not my whole script and after that, my pasted code. That will make it easier to read because smaller responses and ai will respond faster

My experience with this AI is terrible. It can’t code correctly and answer basic questions without giving false information (like a service that doesn’t exist or deprecated properties/instances). It talks way too much, even if you ask it not to.

It’s terrible at following instructions and remembering stuff.
The interface for the AI doesn’t fit with the Studio Interface, it’s hard to follow and read.

1 Like

Yeah i had it once talk about something thats depracated too. But overall i ask a couple of random questions about coding and studio and sometimes its pretty helpful

Thanks for the bug report of the code blocks not being displayed properly, we’re investigating that.

Regarding the output from the AI: all AIs can make mistakes, so please treat it as a suggestion rather than code that is gauranteed to be correct - make sure to read and test the code.

1 Like