This commit is contained in:
team 1
2026-05-07 19:04:04 +02:00
parent 98577d4d25
commit 61f6841a5a
7 changed files with 419 additions and 214 deletions

View File

@@ -186,6 +186,16 @@ parameters:
# removed after LLM query optimization. Keep this list simple and local.
terms: []
positive_token_filter:
enabled: false
min_query_tokens_after_filter: 2
include_current_input_preservation_terms: true
include_semantic_shop_search_tokens: true
include_product_role_terms: true
allowed_terms: []
blocked_terms: []
code_patterns: []
attribute_cleanup:
enabled: true
@@ -213,8 +223,6 @@ parameters:
template: ''
vocabulary_views:
trigger_terms: agent.shop_runtime.context_resolution.history_anchor_enrichment.trigger_terms
query_terms: []
query_noise_terms: []
anchor_patterns: []
meta_query_guard:
enabled: true
@@ -368,6 +376,10 @@ parameters:
separator: ' | '
unavailable_reason_template: '{message} Ursache: {reason}'
product_roles:
vocabulary_views:
main_device_request_keywords: agent.no_llm_fallback.product_roles.main_device_request_keywords
accessory_product_keywords: agent.no_llm_fallback.product_roles.accessory_product_keywords
production_ui: