Skip to content
Snippets Groups Projects
Commit e0972d85 authored by James Briggs's avatar James Briggs
Browse files

fix: threshold

parent 6a245337
No related branches found
No related tags found
No related merge requests found
......@@ -865,6 +865,7 @@ class TestSemanticRouter:
auto_sync="local",
aggregation="max",
)
route_layer.score_threshold = 0.1
# create vectors
vector = encoder(["hello"])
if router_cls is HybridRouter:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment