diff -r d8064fb63eac -r eb1dec15b2f0 PluginAiOllama.epj --- a/PluginAiOllama.epj Wed Aug 07 18:19:25 2024 +0200 +++ b/PluginAiOllama.epj Thu Aug 08 18:33:49 2024 +0200 @@ -200,7 +200,8 @@ "FORMS": [ "OllamaInterface/OllamaChatWidget.ui", "OllamaInterface/OllamaHistoryWidget.ui", - "OllamaInterface/OllamaWidget.ui" + "OllamaInterface/OllamaWidget.ui", + "OllamaInterface/RunOllamaServerDialog.ui" ], "HASH": "92d9e369bad01266911c1d6eefedae578e76ceb4", "IDLPARAMS": { @@ -297,9 +298,11 @@ "OllamaInterface/OllamaClient.py", "OllamaInterface/OllamaHistoryWidget.py", "OllamaInterface/OllamaWidget.py", + "OllamaInterface/RunOllamaServerDialog.py", "OllamaInterface/Ui_OllamaChatWidget.py", "OllamaInterface/Ui_OllamaHistoryWidget.py", "OllamaInterface/Ui_OllamaWidget.py", + "OllamaInterface/Ui_RunOllamaServerDialog.py", "OllamaInterface/__init__.py", "PluginAiOllama.py", "__init__.py"