From 0a91d034a35bf9741f1a5c4c163b477303e33880 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 1 Apr 2026 17:36:33 +0300 Subject: [PATCH] Upgrade the model --- manifests/dot-ai-stack/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/dot-ai-stack/values.yaml b/manifests/dot-ai-stack/values.yaml index 510be5d..f78167d 100644 --- a/manifests/dot-ai-stack/values.yaml +++ b/manifests/dot-ai-stack/values.yaml @@ -4,7 +4,7 @@ dot-ai: ai: provider: openai - model: qwen2.5:1.5b + model: qwen2.5:7b customEndpoint: enabled: true baseURL: "http://ollama.ai-stack.svc.cluster.local:11434/v1"