From 95159a4d32d80408ab779bd9c6d77b8a0a4849f4 Mon Sep 17 00:00:00 2001 From: jasonwitty Date: Tue, 11 Aug 2026 11:46:27 -0700 Subject: [PATCH] Deploy searxng ai-summary-20260811 From fork commit 4a582c0a1: the AI summary request is repeated once when the LLM server does not answer in time, which is what happens while an idle Ollama loads the model back into memory. 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 f6358be..3e0c6e3 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-20260808 + image: gt.wittyoneoff.com/jason/searxng:ai-summary-20260811 imagePullPolicy: Always env: - name: AUTOCOMPLETE