diff --git a/docker-compose.yml b/docker-compose.yml index e6213e0..24fd83a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -36,13 +36,7 @@ services: #OCR_SERVICE_MAXFILESIZE: "1048576" #OCR_PDF_MODE: "OCR_ONLY | TEXT_ONLY | TEXT_AND_OCR (default)" OCR_PDF_MODE: "OCR_ONLY" - #ML_SERVICE_ENDPOINT: "http://imixs-ml-spacy:8000/" - # Enable Training Scheduler - #ML_TRAINNG_SCHEDULER_ENABLED: "true" - # TYPO Issue #28 - #ML_TRAINING_SCHEDULER_ENABLED: "true" - #ML_TRAINING_SCHEDULER_INTERVAL: "10000" - #ML_TRAINING_SCHEDULER_INITIALDELAY: "30000" + LLM_SERVICE_ENDPOINT_USER: "admin" LLM_SERVICE_ENDPOINT_PASSWORD: "imixs4.null" diff --git a/workflow/posteingang-de-2.0.0.bpmn b/workflow/posteingang-de-2.0.0.bpmn index d7eeecd..d7dd9f4 100644 --- a/workflow/posteingang-de-2.0.0.bpmn +++ b/workflow/posteingang-de-2.0.0.bpmn @@ -692,7 +692,7 @@ Betrag: _amount (Brutto € _amount_brutto {"n_predict": 4096, "temperature": 0 } - invoice.summary @@ -1045,8 +1045,9 @@ Note: Do not generate any other information instead of the XML object. Do not ge - {"n_predict": 4096, "temperature": 0} - {"n-ctx": 16384, "n-predict": 4096, "n_ctx": 16384, "n_predict": 4096, + "temperature": 0} + ^.+\.([pP][dD][fF])$ diff --git a/workflow/prompts/invoice-extract-en.xml b/workflow/prompts/invoice-extract-en.xml index 0e3016d..57d7d02 100644 --- a/workflow/prompts/invoice-extract-en.xml +++ b/workflow/prompts/invoice-extract-en.xml @@ -1,7 +1,7 @@ {"n_predict": 4096, "temperature": 0 } - invoice.summary diff --git a/workflow/prompts/invoice-summarize-en.xml b/workflow/prompts/invoice-summarize-en.xml index 750d330..a6ceacf 100644 --- a/workflow/prompts/invoice-summarize-en.xml +++ b/workflow/prompts/invoice-summarize-en.xml @@ -1,7 +1,7 @@ {"n_predict": 4096, "temperature": 0} - ^.+\.([pP][dD][fF])$