From 4da14d5a23fd670c0f728a6c0a7181b0c248ff1d Mon Sep 17 00:00:00 2001 From: alexz Date: Thu, 26 Mar 2026 16:32:50 +0000 Subject: [PATCH] Fix default Ollama model to gpt-oss:20b --- apps/erp-integration/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/erp-integration/config.json b/apps/erp-integration/config.json index 2ae264d..b573e07 100644 --- a/apps/erp-integration/config.json +++ b/apps/erp-integration/config.json @@ -90,4 +90,4 @@ "env_variable": "CONTEXT_ROOT" } ] -} +} \ No newline at end of file