From 2d2c7aeb9b6e97719c793bc7a54b11f3b60e2c28 Mon Sep 17 00:00:00 2001 From: Christian Date: Mon, 2 Mar 2026 15:46:30 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20template=20builder=20AI=20URL=20/ai-anal?= =?UTF-8?q?yze=20=E2=86=92=20/ai/analyze=20v2.2.35?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/billing/frontend/template_builder.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/billing/frontend/template_builder.html b/app/billing/frontend/template_builder.html index b285da8..d62d57c 100644 --- a/app/billing/frontend/template_builder.html +++ b/app/billing/frontend/template_builder.html @@ -1360,7 +1360,7 @@ async function autoGenerateTemplate() { try { // Call Ollama to analyze the invoice - const response = await fetch('/api/v1/supplier-invoices/ai-analyze', { + const response = await fetch('/api/v1/supplier-invoices/ai/analyze', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({