AI powered Code completion?

I activated the Beta Feature for AI Powered Code completion / support.
I don’t understand how I can “start” using the AI Model?

When I type for example:
– Create a simple script that prints “Hello World”

nothing happens. ALT+\ doesn’t do anything either!

What am I missing here?

Thanks a bunch for any little help, appreciate it!

Start writing a comment with --, once you’re finished wait a few seconds and the AI should help you.

I see. Okay, I thought the AI support would work like GPT. Also, if you run into errors (output console) I was hoping to feed the AI with the error fur further explanation or help to fix it.

I think best would be, to train a Roblox LUA AI Model, with it’s own dataset, and then implement it directly into a new Scripting UI.

Basically, like GPT already implemented, but trained and optimized for Roblox LUA Scripting.

That’s I guess what would make ultimately sense.
Thx a bunch for your input, appreciate it!