File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Access the menu “AI Developer” > “Settings” > Tab “Preferences”
63
63
64
64
<br />
65
65
66
- ## ⚫ CONFIGURING IAS ONLINE
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
69
Access the menu “AI Developer” > “Settings” > Tab “IAs on-line”
@@ -149,6 +149,20 @@ Note: If the current unit has any code selected, only the selected code snippet
149
149
16 . Clean all and start a new chat
150
150
17 . Opens a menu with additional options
151
151
152
+ <br />
153
+
154
+ ## 🟤 IAS OFF-LINE
155
+
156
+ To use AI offline, follow these steps:
157
+ 1 . Install Ollama, which can be found at the following link: [ https://ollama.com/download ] ( https://ollama.com/download )
158
+ 2 . Choose the desired model. This can be done at the following link: [ https://ollama.com/library ] ( https://ollama.com/library )
159
+ ![ image] ( https://github.com/user-attachments/assets/1c259158-8118-421e-84ab-f6931b1438c0 )
160
+ 3 . Open command prompt or terminal and run the command “ollama run <name_model>” and wait for the installation to finish
161
+ ![ image] ( https://github.com/user-attachments/assets/b5c12854-5ce4-4fe7-aa49-b0396f0d4040 )
162
+ 4 . ** To configure** , access the menu “AI Developer” > “Settings” > Tab “IAs off-Line“
163
+ ![ image] ( https://github.com/user-attachments/assets/f821ab05-743a-480f-a72b-f7ca3809ae6b )
164
+
165
+
152
166
<br />
153
167
154
168
## ▶️ DEMO VIDEO
You can’t perform that action at this time.
0 commit comments