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,
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”.
Expected behavior
-
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.
-
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”
-
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