Generative AI integration to generate code from Git projects
Available from Release 5.2.0 of Onesait Platform
In this release, as has been done in the Query Tool, several generative AIs (including those of OpenAI) have been integrated in the existing Git viewer/editor in the platform code projects.
An icon will appear on the right side of the Git viewer as shown below:
When you click on it, a pop-up will open in which you will have to enter a prompt for the AI to generate the code you are looking for. The more detailed the prompt is (language, framework, libraries, etc) the better the response will be.
Â
After entering the prompt, click on generate. This process may take up to 1 minute. Then another pop-up will appear with the result, which you can copy and paste into your viewer code.
Â