From ea71940b058d8c9113f281b6f83772d5c123af1a Mon Sep 17 00:00:00 2001 From: "apps.0install.net" Date: Sat, 29 Aug 2026 08:34:31 +0000 Subject: [PATCH 1/2] Added Ollama 0.33.2 Ollama run large language models locally Ollama lets you get up and running with large language models such as Llama, Mistral, Gemma and others on your own machine. It bundles model weights, configuration and a runtime into a single tool and exposes both a command-line interface and a local HTTP API. Utility https://ollama.com/ --- utils/ollama.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/utils/ollama.xml b/utils/ollama.xml index e1f7ca886..1946b7dc6 100644 --- a/utils/ollama.xml +++ b/utils/ollama.xml @@ -422,6 +422,14 @@ + + + + + + + + @@ -630,6 +638,10 @@ + + + + @@ -1042,5 +1054,13 @@ + + + + + + + + From 5841a9b567dc24dbf062c72deeb2bfef23141703 Mon Sep 17 00:00:00 2001 From: "apps.0install.net" Date: Sat, 29 Aug 2026 08:34:31 +0000 Subject: [PATCH 2/2] Added Pandoc 3.11 Pandoc a universal document converter Pandoc can convert documents between numerous markup and word processor formats, including Markdown, HTML, LaTeX, DOCX, EPUB, and PDF. Utility Office https://pandoc.org/ --- utils/pandoc.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/utils/pandoc.xml b/utils/pandoc.xml index 18d0326f5..c4d03357d 100644 --- a/utils/pandoc.xml +++ b/utils/pandoc.xml @@ -524,6 +524,22 @@ + + + + + + + + + + + + + + + + @@ -656,5 +672,9 @@ + + + +