This commit is contained in:
team 1
2026-05-10 10:53:05 +02:00
parent 5c09e17f9c
commit b2bd9f89e0
7 changed files with 278 additions and 3 deletions

View File

@@ -239,6 +239,8 @@ parameters:
- label: Im Shop suchen
prompt: Suche im Shop nach {shop_query}.
action_type: shop_search
material_query_template: '{shop_query}'
hide_when_material_query_matches_current: true
shop_results:
- label: Preis anzeigen
prompt: Zeige mir die Preise zu {shop_price_query}.

View File

@@ -1163,6 +1163,9 @@ parameters:
- orp
- select
- sensor
- brauerei
- brauereien
- brauwasser
- 0,02
stopword_cleanup:
origin: genre_native
@@ -1180,6 +1183,20 @@ parameters:
- bitte
- ich
- wir
- möchte
- moechte
- möchten
- moechten
- würde
- wuerde
- will
- brauche
- benötigen
- benoetigen
- benötige
- benoetige
- gern
- gerne
- im
- in
- shop
@@ -1208,6 +1225,13 @@ parameters:
- auflistung
- meter
- metern
- messen
- messe
- messung
- überwachen
- ueberwachen
- kontrollieren
- think
positive_token_filter:
origin: genre_native
enabled: true
@@ -1232,6 +1256,9 @@ parameters:
- chlor
- freies chlor
- gesamtchlor
- brauerei
- brauereien
- brauwasser
- redox
- orp
- ph
@@ -1261,6 +1288,21 @@ parameters:
- welchem
- welche
- dazu
- think
- möchte
- moechte
- möchten
- moechten
- würde
- wuerde
- will
- brauche
- benötigen
- benoetigen
- benötige
- benoetige
- gern
- gerne
- passend
- passende
- passendes

View File

@@ -211,6 +211,8 @@ parameters:
- '- Start the answer by making the fallback clear: "Aus den Shopdaten ergeben sich folgende Treffer; technische Eignung bitte prüfen."'
- '- If the user directly asks for accessories, cables, electrodes, buffers, kits, sets, indicators, reagents, or consumables and matching shop hits are present, do not start with a missing main-device or missing measuring-device sentence; start directly with the accessory shop hits.'
- '- Do not present shop-only matches as verified technical suitability unless the shop text explicitly states that suitability.'
- '- If the user asks for an industry, application, water type, or medium without naming a concrete measurement parameter and only shop results are available, do not infer application suitability from generic shop text. State that the exact parameter is needed and list shop hits only as unverified search hits.'
- '- In shop-only fallback answers, keep product entries short: product name, product number, price if present, availability, URL, and only the exact field that caused the hit. Do not expand into long measurement ranges, application-area lists, advantages, or repeated product profiles unless they are explicit evidence for the asked suitability.'
- '- Do not say that RAG knowledge confirms the result. Say that no belastbares RAG-Fachwissen was available for this selection.'
keine_belastbaren_daten:
- '- State that no reliable information was found in the provided RAG knowledge, URL content, or shop results.'