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
1.**Language used in questions:** Indicate in which language you will ask questions in chats, so that the prompts generated by the Plugin are generated in the same language.
59
59
2.**AI default (Chat and Databases Chat):** Default AI when starting the IDE.
60
60
3.**Color to highlight Delphi/Pascal code:** Color to highlight Delphi/Pascal/SQL code in responses displayed on chat screens
61
-
4.**Default Prompt:**The Default Prompts that were added in this field will be sent to the AIs, with this you can considerably improve the quality of the responses. (Example of prompt: Always return SQL commands in lowercase)
61
+
4.**Default Prompts:** Prompts added in this field will be sent to the AIs along with the requests. This can significantly improve the quality of the responses. (Example prompt: Always return SQL commands in lowercase letters)
62
62
63
63
64
64
<br/>
65
65
66
66
## CONFIGURING IAS ONLINE
67
67
You can choose between 3 APIs, Gemini (Google), ChatGPT (OpenAI) and Groq. Gemini and Groq APIs are free.
68
+
68
69
Access the menu “AI Developer” > “Settings” > Tab “IAs on-line”
2.**AI default:** Default AI that will be used by Code Completion
86
+
3.**Suggestion Code Color**: Color code suggested by plugin before being accepted
87
+
4. Shortcut to invoke Code Completion usage (requires restart of Delphi IDE)
88
+
5.**Default Prompts:** Prompts added in this field will be sent to the AIs along with the requests. This can significantly improve the quality of the responses. (Example prompt: Always return SQL commands in lowercase letters)
89
+
90
+
- To use it, simply use the configured shortcut keys (default Alt+Enter)
91
+
- To **accept** the suggestion, simply use the Tab key.
0 commit comments