p61 new
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user