add tagging

This commit is contained in:
team 1
2026-02-21 16:48:52 +01:00
parent cf5b473034
commit 41fe7fa0d4
2 changed files with 3 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ use App\Vector\VectorSearchClient;
final class NdjsonHybridRetriever implements RetrieverInterface
{
private const VECTOR_SCORE_THRESHOLD = 0.65;
private const VECTOR_SCORE_THRESHOLD = 0.25;
/**
* Wenn Tag-Routing aktiv ist, erhöhen wir TopK,