48 <widget class="QPushButton" name="restartServerButton"> |
48 <widget class="QPushButton" name="restartServerButton"> |
49 <property name="enabled"> |
49 <property name="enabled"> |
50 <bool>false</bool> |
50 <bool>false</bool> |
51 </property> |
51 </property> |
52 <property name="toolTip"> |
52 <property name="toolTip"> |
53 <string>Press to restart the loacl ollama server.</string> |
53 <string>Press to restart the local ollama server.</string> |
54 </property> |
54 </property> |
55 <property name="text"> |
55 <property name="text"> |
56 <string>Re-Start Server</string> |
56 <string>Re-Start Server</string> |
57 </property> |
57 </property> |
58 </widget> |
58 </widget> |