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”
6363
6464<br />
6565
66- ## ⚫ CONFIGURING IAS ONLINE
66+ ## ⚪ CONFIGURING IAS ONLINE
6767You can choose between 3 APIs, Gemini (Google), ChatGPT (OpenAI) and Groq. Gemini and Groq APIs are free.
6868
6969Access 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
14914916 . Clean all and start a new chat
15015017 . Opens a menu with additional options
151151
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+
152166<br />
153167
154168## ▶️ DEMO VIDEO
You can’t perform that action at this time.
0 commit comments