Files
MtoRagSystem/config/retriex/vocabulary.yaml
2026-05-07 07:52:52 +02:00

146 lines
4.0 KiB
YAML

# Central domain vocabulary for RetrieX.
# Views preserve the previous 1.4.2-tuned ordering exactly; per-service configs may still override them.
parameters:
retriex.vocabulary.config:
classes:
device: []
accessory: []
requested_accessory_code_terms: []
shop_meta_terms:
- verfügbarkeit
- verfuegbarkeit
- shop
direct_product_attribute_stop_terms: []
input_normalization_fuzzy_routing_terms: []
agent_follow_up_commercial_table_terms:
- tabelle
- tabellarisch
- übersicht
- uebersicht
- liste
- auflistung
agent_no_llm_main_device_request_keywords: []
agent_no_llm_accessory_product_keywords: []
agent_shop_current_input_preservation_terms: []
agent_shop_context_anchor_trigger_terms: []
views:
shop:
device_query:
add: []
accessory_query:
add: []
accessory_product:
add: []
device_product:
add: []
device_focus:
add: []
accessory_focus:
add: []
semantic_search_tokens:
add: []
retrieval:
generic_product_tokens:
add: []
important_short_model_tokens:
add: []
family_descriptor_tokens:
add: []
looks_like_reagent_tokens:
add: []
looks_like_safety_docs:
add: []
looks_like_reagent_words:
add:
- indikator
- reagenz
- reagens
- chemie
- chemikalie
- sdb
- sicherheitsdatenblatt
- msds
- flasche
- gebinde
looks_like_document_words:
add: []
looks_like_safety_words:
add: []
looks_like_device_words:
add: []
search_repair:
generic_candidate_tokens:
add: []
direct_product_type_terms:
add: []
direct_product_attribute_stop_terms:
include: []
requested_accessory_code_terms:
include: []
model_candidate_exclude_terms:
include: []
accessory_candidate_terms:
add: []
accessory_or_bundle_terms:
add: []
specificity_boost_terms:
add: []
prompt:
measurement_evidence_guard:
accessory_lookup_guard_terms:
add: []
accessory_lookup_passthrough_terms:
add: []
generic_positive_context_terms:
add: []
generic_negative_context_terms:
add: []
technical_product_keywords:
add: []
accessory_request_keywords:
add: []
main_device_request_keywords:
add: []
main_device_product_keywords:
add: []
accessory_product_keywords:
add: []
agent:
input_normalization_fuzzy_routing_terms:
include:
- input_normalization_fuzzy_routing_terms
follow_up_context:
commercial_table_follow_up:
table_terms:
include:
- agent_follow_up_commercial_table_terms
no_llm_fallback:
product_roles:
main_device_request_keywords:
include:
- agent_no_llm_main_device_request_keywords
accessory_product_keywords:
include:
- agent_no_llm_accessory_product_keywords
shop_runtime:
query_cleanup:
current_input_preservation_terms:
include:
- agent_shop_current_input_preservation_terms
context_resolution:
history_anchor_enrichment:
trigger_terms:
include:
- agent_shop_context_anchor_trigger_terms
maps:
prompt:
measurement_evidence_guard:
request_terms: {}
positive_terms: {}
non_equivalent_terms: {}
agent:
rag_evidence_guard:
synonyms: {}
shop:
accessory_focus_variants: {}