p85b
This commit is contained in:
@@ -129,7 +129,7 @@ parameters:
|
||||
previous_reference_anchors_template: 'Vorherige technische Referenzanker (nur zur Referenzauflösung, keine Faktenquelle): {anchors}'
|
||||
current_follow_up_question_template: 'Aktuelle Folgefrage: {question}'
|
||||
reference_anchor:
|
||||
product_model_pattern: '/\bTestomat(?:®)?\s+(?:\d{3,4}(?:\s+[A-Z]{2,8})?|EVO(?:\s+[A-Z]{2,6})?|ECO(?:[-\s]?(?:PLUS|C))?|DUO(?:\s+\d{3,4})?|LAB(?:\s+[A-Z]{2,6})?)\b/iu'
|
||||
product_model_pattern: '/\bTestomat(?:®)?\s+(?:\d{3,4}(?:\s+(?=[A-Z0-9]*[A-Z])[A-Z0-9]{2,8})?|EVO(?:\s+[A-Z]{2,6})?|ECO(?:[-\s]?(?:PLUS|C))?|DUO(?:\s+\d{3,4})?|LAB(?:\s+[A-Z]{2,6})?)\b/iu'
|
||||
measurement_value_pattern: '/\b\d+(?:[,.]\d+)?\s*°\s*dH\b/iu'
|
||||
|
||||
final_answer_guard:
|
||||
|
||||
@@ -1385,6 +1385,20 @@ parameters:
|
||||
- kit
|
||||
- set
|
||||
anchor_rules:
|
||||
- anchor: testomat 808 sio2
|
||||
# SiO2/Silikat is a concrete measurement variant in the RAG
|
||||
# device overview. Use the exact model-style anchor instead of the
|
||||
# broad Testomat family so unrelated Testomat devices are not listed
|
||||
# merely because they mention cooling or silicate deposits.
|
||||
template: '{anchor}'
|
||||
match_terms:
|
||||
- silikat
|
||||
- silikatüberwachung
|
||||
- silikatueberwachung
|
||||
- sio2
|
||||
- si o2
|
||||
- kieselsäure
|
||||
- kieselsaeure
|
||||
- anchor: testomat
|
||||
match_terms:
|
||||
- wasserhärte
|
||||
@@ -1396,16 +1410,6 @@ parameters:
|
||||
- chlor
|
||||
- freies chlor
|
||||
- gesamtchlor
|
||||
- silikat
|
||||
- silikatüberwachung
|
||||
- silikatueberwachung
|
||||
- sio2
|
||||
- kieselsäure
|
||||
- kieselsaeure
|
||||
- kühlsystem
|
||||
- kuehlsystem
|
||||
- kühlsysteme
|
||||
- kuehlsysteme
|
||||
- anchor: pockettester
|
||||
match_terms:
|
||||
- ph
|
||||
|
||||
Reference in New Issue
Block a user