You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Quick access to the reference generation screen for the selected database
115
+
3. Select the desired AI to be used in the chat
116
+
4. Field where the question/prompt should be added
117
+
5. Button that makes the request to the AIs
118
+
6. Field where the AI response will be displayed
119
+
7. Button to execute the SQL command of the field with the response (field 6)
120
+
8. Grid with the response from the execution of the SQl command
121
+
9. Options for copying or exporting Grid data
122
+
10. Access the menu with pre-registered questions (to register, access the menu: “AI Developer” > “Defaults Questions”)
123
+
11. By checking this option, the AI will only return SQL commands, without inserting comments or explanations.
124
+
12. By checking the "Use current unit code in query" option, the source code of the current unit will be used as a reference for the prompt sent to the AIs.
125
+
Note: If the current unit has any code selected, only the selected code snippet will be used as a reference, otherwise the entire unit code will be used.
126
+
13.**Insert Selected Text at Cursor**: Inserts the selected text into the response, field in the IDE code editor (if there is no selection, use the entire response)
127
+
14. Create new unit with selected code (if there is no selection, use the entire response)
128
+
15. Copy Selected Text (if there is no selection, use the entire response)
129
+
16. Clean all and start a new chat
130
+
17. Opens a menu with additional options
131
+
132
+
<br/>
133
+
97
134
## ▶️ Demo Video
98
135
We have also created a video with details on how to download, install and use the plugin. The video is in Portuguese (ptBR), but we are providing subtitles and possibly a video in English.
0 commit comments