Tue, 03 Sep 2024 17:06:53 +0200
Prepared an initial plug-in package.
OllamaInterface/i18n/ollama_es.qm | file | annotate | diff | comparison | revisions | |
PKGLIST | file | annotate | diff | comparison | revisions | |
PluginAiOllama.epj | file | annotate | diff | comparison | revisions | |
PluginAiOllama.zip | file | annotate | diff | comparison | revisions |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/OllamaInterface/i18n/ollama_es.qm Tue Sep 03 17:06:53 2024 +0200 @@ -0,0 +1,1 @@ +<¸dÊÍ!¿`¡½Ý \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PKGLIST Tue Sep 03 17:06:53 2024 +0200 @@ -0,0 +1,44 @@ +OllamaInterface/AutoResizeTextBrowser.py +OllamaInterface/ConfigurationPage/OllamaPage.py +OllamaInterface/ConfigurationPage/OllamaPage.ui +OllamaInterface/ConfigurationPage/Ui_OllamaPage.py +OllamaInterface/ConfigurationPage/__init__.py +OllamaInterface/Documentation/LICENSE.GPL +OllamaInterface/OllamaChatMessageBox.py +OllamaInterface/OllamaChatWidget.py +OllamaInterface/OllamaChatWidget.ui +OllamaInterface/OllamaClient.py +OllamaInterface/OllamaDetailedModelsDialog.py +OllamaInterface/OllamaDetailedModelsDialog.ui +OllamaInterface/OllamaHistoryWidget.py +OllamaInterface/OllamaHistoryWidget.ui +OllamaInterface/OllamaPullProgressDialog.py +OllamaInterface/OllamaPullProgressDialog.ui +OllamaInterface/OllamaRunningModelsDialog.py +OllamaInterface/OllamaRunningModelsDialog.ui +OllamaInterface/OllamaWidget.py +OllamaInterface/OllamaWidget.ui +OllamaInterface/RunOllamaServerDialog.py +OllamaInterface/RunOllamaServerDialog.ui +OllamaInterface/Ui_OllamaChatWidget.py +OllamaInterface/Ui_OllamaDetailedModelsDialog.py +OllamaInterface/Ui_OllamaHistoryWidget.py +OllamaInterface/Ui_OllamaPullProgressDialog.py +OllamaInterface/Ui_OllamaRunningModelsDialog.py +OllamaInterface/Ui_OllamaWidget.py +OllamaInterface/Ui_RunOllamaServerDialog.py +OllamaInterface/__init__.py +OllamaInterface/i18n/ollama_de.qm +OllamaInterface/i18n/ollama_en.qm +OllamaInterface/i18n/ollama_es.qm +OllamaInterface/i18n/ollama_ru.qm +OllamaInterface/icons/ollama22-dark.svg +OllamaInterface/icons/ollama22-light.svg +OllamaInterface/icons/ollama48-dark.svg +OllamaInterface/icons/ollama48-light.svg +OllamaInterface/icons/sbOllama96.svg +OllamaInterface/icons/send-dark.svg +OllamaInterface/icons/send-light.svg +OllamaInterface/icons/user-dark.svg +OllamaInterface/icons/user-light.svg +PluginAiOllama.py
--- a/PluginAiOllama.epj Tue Sep 03 17:06:05 2024 +0200 +++ b/PluginAiOllama.epj Tue Sep 03 17:06:53 2024 +0200 @@ -239,7 +239,9 @@ "OllamaInterface/icons/send-light.svg", "OllamaInterface/icons/user-dark.svg", "OllamaInterface/icons/user-light.svg", + "PKGLIST", "PluginAiOllama.epj", + "PluginAiOllama.zip", "changelog.md", "pyproject.toml" ], @@ -333,6 +335,7 @@ "OllamaInterface/i18n/ollama_empty.ts", "OllamaInterface/i18n/ollama_en.qm", "OllamaInterface/i18n/ollama_en.ts", + "OllamaInterface/i18n/ollama_es.qm", "OllamaInterface/i18n/ollama_es.ts", "OllamaInterface/i18n/ollama_ru.qm", "OllamaInterface/i18n/ollama_ru.ts"