Skip to content

Commit 0e4c5ab

Browse files
authored
Update README.md
1 parent 0774dda commit 0e4c5ab

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff 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
6767
You can choose between 3 APIs, Gemini (Google), ChatGPT (OpenAI) and Groq. Gemini and Groq APIs are free.
6868

6969
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
149149
16. Clean all and start a new chat
150150
17. 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

0 commit comments

Comments
 (0)