It was mentioned that Code Assist and Roblox Assistant are to be merged. Will this give Assistant the ability to analyze code like ChatGPT? Will it be able to understand various requests that I want in the analysis? Additional commands that I include in the prompt are as follows:
Consider comments when formulating a response.
Provide a technical and detailed analysis.
Highlight areas for improvement.
Point out potential issues.
These are the kind of things that I tell ChatGPT when analyzing code. Furthermore, ChatGPT knows that I’m a system software engineer (through the use of additional commands) and understands what that entails and that fact is considered when it formulates it responses. Will the new AI system also consider this?
As for my Code Assistant experience, I have to agree with some of there others here. 99% of the suggestions are of no use to me. Many times, the suggested code is not what I’m trying to do, or it’s doing it wrong in my environment (It seems to build code based on what my comments are.). The code it generates is quite simplistic while my code is highly intricate and complex due to Parallel LUA.
I didn’t know that - wondered why the Assistant works on PC but not and my Laptop.
I didn’t know you could do that as well - would help me a lot (me informing I’m new to scripting… so always need comments added on what the line/section does - lol).
I personally get frustrated with Assistant (goes on different paths) and switch to ChatGPT4… but now & then try it to see if it’s improved.
It’s mentioned in the original post in the section “What’s Ahead.” As for assistant, it should work for everyone since it’s web based.
I’m using ChatGPT 3.5. So click on your icon at the bottom left of the browser window. In the menu that pops up, click settings. Enter things you would like ChatGPT to know about you in the top input box. In the second input box, tell it how you would like it to respond.
Github Copilot will still be limited to understanding lua and possibly luau as usage increases however only from a syntax and programming language perspective. Assistant will be able to provide more context from within Roblox Studio. As we see GPT continue to increase the context windows in addition to fine-tuning, I think Roblox Assistant will outpace Github Copilot.
sorry but i dont like the ai powered code completion because if i let it complete my code then almost everything is wrong and needs to be fixed the ai really needs to be smarter