set hard_max_chunks from 6 to 8

This commit is contained in:
team 1
2026-05-10 19:35:38 +02:00
parent 38aff95363
commit a29e395806

View File

@@ -2,7 +2,7 @@
# Defaults are intentionally identical to the frozen 1.4.2 constants. # Defaults are intentionally identical to the frozen 1.4.2 constants.
parameters: parameters:
retriex.retrieval.config: retriex.retrieval.config:
hard_max_chunks: 6 hard_max_chunks: 8
hard_max_vectork: 18 hard_max_vectork: 18
hard_max_keywordk: 36 hard_max_keywordk: 36
vector_score_threshold: 0.83 vector_score_threshold: 0.83