From 3a1cc1eb50b9e5b5295c3b4b7e229cf04f530fe8 Mon Sep 17 00:00:00 2001 From: jasonwitty Date: Fri, 7 Aug 2026 13:23:48 -0700 Subject: [PATCH] Deploy searxng ai-summary-20260807 From fork commit 8edc36875: the AI Summary preferences tab is only shown when the plugin is activated in settings.yml, users can configure an API key for their own LLM server, and grounding is on by default. Co-Authored-By: Claude Opus 5 --- apps/searxng/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/searxng/deployment.yaml b/apps/searxng/deployment.yaml index c8853f6..f387aca 100644 --- a/apps/searxng/deployment.yaml +++ b/apps/searxng/deployment.yaml @@ -35,7 +35,7 @@ spec: spec: containers: - name: searxng-1723974683 - image: gt.wittyoneoff.com/jason/searxng:ai-summary-20260805 + image: gt.wittyoneoff.com/jason/searxng:ai-summary-20260807 imagePullPolicy: Always env: - name: AUTOCOMPLETE