first update to external config values
This commit is contained in:
8
config/retriex/agent.yaml
Normal file
8
config/retriex/agent.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Agent orchestration limits and user-visible source/progress labels.
|
||||
# Values mirror the current 1.4.2 defaults.
|
||||
parameters:
|
||||
retriex.agent.config:
|
||||
commerce_history_budget_chars: 1000
|
||||
product_search_knowledge_chunk_limit: 6
|
||||
advisory_product_search_knowledge_chunk_limit: 9
|
||||
optimized_shop_query_prefix_pattern: '/^(?:keywords?|suchquery|search\s*query|query)\s*:\s*/iu'
|
||||
Reference in New Issue
Block a user